commit | 63bf86d617ef519cfc27707da3c735b0302429d1 | [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:15:01 2017 +0000 |
tree | 68092892e5a3c8a91b515aff7b14b5b8e13d7ea5 | |
parent | 889d344a0f604c01f746713cc2b772962b2a8c57 [diff] |
Added missing credit to ChangeLog for #555
diff --git a/ChangeLog b/ChangeLog index db65b2d..386c19b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -65,6 +65,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.4.1 branch released 2016-12-13