From 456fea00001c175b1143bea896c4a5bfc63e2e4e Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Thu, 12 May 2016 16:38:27 +0100 Subject: [PATCH] Amended ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d9fce923..c7bafeb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,7 @@ Bugfix * Fix issue that caused a crash if invalid curves were passed to mbedtls_ssl_conf_curves. #373 * Fix issue in ssl_fork_server which was preventing it from functioning. #429 + * Fix memory leaks in test framework Changes * On ARM platforms, when compiling with -O0 with GCC, Clang or armcc5,