mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 11:11:08 +01:00
Fix Changelog notation
Remove backticks, since ChangeLog is not in MarkDown
This commit is contained in:
@@ -3,8 +3,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Fix compilation error on Mingw32 when `_TRUNCATE` is defined. Use `_TRUNCATE`
|
||||
only if `__MINGW32__` not defined. Fix suggested by Thomas Glanzmann and
|
||||
* Fix compilation error on Mingw32 when _TRUNCATE is defined. Use _TRUNCATE
|
||||
only if __MINGW32__ not defined. Fix suggested by Thomas Glanzmann and
|
||||
Nick Wilson on issue #355
|
||||
|
||||
= mbed TLS 2.6.0 branch released 2017-08-10
|
||||
|
||||
Reference in New Issue
Block a user