commit | 340bb1bab1c4e0c76ff6c4f284630ed03f9ce0af | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Mar 07 19:35:49 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Mar 08 11:16:35 2017 +0000 |
tree | 993afc6032518fac8c491e4c90fb9637ad04c4f2 | |
parent | bd6882b8669ade3a20ff1f6409e1fe1abb0b2ca7 [diff] |
Added missing credit to ChangeLog for #555
diff --git a/ChangeLog b/ChangeLog index af5aa72..f4ce56d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -62,6 +62,8 @@ * 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.1.6 branch released 2016-10-17