commit | 81cf88f6d7de06a766c1e7ee6025d16300c2e9c1 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Mar 07 19:35:49 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Mar 07 19:35:49 2017 +0000 |
tree | fd7fd7493a5f21c5cb9e75e32e22767f2bb3995d | |
parent | 8b987500f232f3fa33ea7c4bee1782a5e0ee94ee [diff] [blame] |
Added missing credit to ChangeLog for #555
diff --git a/ChangeLog b/ChangeLog index 511e0df..ed66ce9 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -60,6 +60,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