Update ChangeLog for bug #429 in ssl_fork_server

This commit is contained in:
Simon Butcher 2016-04-29 00:05:32 +01:00
parent 98c2b0ea7d
commit f8935075dc

View File

@ -35,6 +35,7 @@ Bugfix
dereference possible. dereference possible.
* Fix issue that caused a crash if invalid curves were passed to * Fix issue that caused a crash if invalid curves were passed to
mbedtls_ssl_conf_curves. #373 mbedtls_ssl_conf_curves. #373
* Fix issue in ssl_fork_server which was preventing it from functioning. #429
Changes Changes
* On ARM platforms, when compiling with -O0 with GCC, Clang or armcc5, * On ARM platforms, when compiling with -O0 with GCC, Clang or armcc5,