commit | 8f0e4c263a4f3a88c11d73920a399a353a0ae64f | [log] [tgz] |
---|---|---|
author | Paul Bakker <paul@brainspark.nl> | Thu May 12 16:38:27 2016 +0100 |
committer | Paul Bakker <paul@brainspark.nl> | Thu May 12 16:38:27 2016 +0100 |
tree | e9507489245bf04b0552fd3cb7463da2df73fcdc | |
parent | 53f01199e2f2fbcf22e556d2ce7370dfaa352828 [diff] [blame] |
Amended ChangeLog
diff --git a/ChangeLog b/ChangeLog index 3b32873..0699660 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,