mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-23 14:17:48 +00:00
Add ChangeLog
This commit is contained in:
parent
a35dbf155c
commit
2120ef85c7
|
@ -3,6 +3,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
* Fix compilation error on C++, because of a variable named new.
|
||||||
|
Found and fixed by Hirotaka Niisato in #1783.
|
||||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||||
Contributed by fbrosson in #1533.
|
Contributed by fbrosson in #1533.
|
||||||
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
||||||
|
|
Loading…
Reference in a new issue