mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-14 03:45:37 +00:00
Fix ChangeLog formate
This commit is contained in:
parent
a306979ce1
commit
f81f41a3b5
|
@ -1,11 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
= mbed TLS x.xx.x branch released xxxx-xx-xx
|
= mbed TLS x.xx.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix for file not found, which was reporting in header files.
|
* Fix for file not found, which was reporting in header files.
|
||||||
In header files at mbedlts/include folder, The include path has prefix
|
In header files at mbedlts/include folder, The include path has prefix
|
||||||
"mbedtls/" may cause the header file not be found in the case of
|
"mbedtls/" may cause the header file not be found in the case of
|
||||||
mbedtls as a dynamic/static library.
|
mbedtls as a dynamic/static library.
|
||||||
|
|
||||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||||
|
|
Loading…
Reference in a new issue