From a42044d98bf8fc20ac64a7391b8134ec3333b5ca Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Tue, 7 Mar 2017 19:35:49 +0000 Subject: [PATCH] Added missing credit to ChangeLog for #555 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c2221a530..f92aef212 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,6 +50,8 @@ Bugfix * Fix 1 byte buffer overflow in 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 1.3.18 branch 2016-10-17