commit | 456fea00001c175b1143bea896c4a5bfc63e2e4e | [log] [tgz] |
---|---|---|
author | Paul Bakker <paul@brainspark.nl> | Thu May 12 16:38:27 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon May 23 14:29:31 2016 +0100 |
tree | 43b1d48d3c5cefe56a412ded31067216f82d98ce | |
parent | 774180e14e71b57eebe15dd53fbde43e6dd5c8fb [diff] |
Amended ChangeLog
diff --git a/ChangeLog b/ChangeLog index d9fce92..c7bafeb 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -26,6 +26,7 @@ * 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,