Added missing credit to ChangeLog for #555

This commit is contained in:
Simon Butcher
2017-03-08 11:15:01 +00:00
parent 889d344a0f
commit 63bf86d617
+2
View File
@@ -65,6 +65,8 @@ Bugfix
* 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
digits. Found and fixed by Guido Vranken.
* Fix unlisted DES configuration dependency in some pkparse test cases. Found
by inestlerode. #555
= mbed TLS 2.4.1 branch released 2016-12-13