Update ChangeLog to reflect

This commit is contained in:
Paul Bakker 2016-05-13 10:50:41 +01:00 committed by Simon Butcher
parent 362689d5a7
commit dc08545395

View File

@ -27,6 +27,7 @@ Bugfix
mbedtls_ssl_conf_curves. #373
* Fix issue in ssl_fork_server which was preventing it from functioning. #429
* Fix memory leaks in test framework
* Fix test in ssl-opt.sh that does not run properly with valgrind
Changes
* On ARM platforms, when compiling with -O0 with GCC, Clang or armcc5,