mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-21 22:37:58 +00:00
Added missing credit to ChangeLog for #555
This commit is contained in:
parent
bd6882b866
commit
340bb1bab1
|
@ -62,6 +62,8 @@ Bugfix
|
||||||
* Fix 1 byte buffer overflow in mbedtls_mpi_write_string() when the MPI
|
* Fix 1 byte buffer overflow in mbedtls_mpi_write_string() when the MPI
|
||||||
number to write in hexadecimal is negative and requires an odd number of
|
number to write in hexadecimal is negative and requires an odd number of
|
||||||
digits. Found and fixed by Guido Vranken.
|
digits. Found and fixed by Guido Vranken.
|
||||||
|
* Fix unlisted DES configuration dependency in some pkparse test cases. Found
|
||||||
|
by inestlerode. #555
|
||||||
|
|
||||||
= mbed TLS 2.1.6 branch released 2016-10-17
|
= mbed TLS 2.1.6 branch released 2016-10-17
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue