commit | 45732c7cac9cd9fc6ce0892f1f0ea6b74e6ab6de | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Apr 29 00:05:32 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Apr 29 00:12:53 2016 +0100 |
tree | f22ad8d20652fdf7c58f032781af2fb5207af16b | |
parent | 582a461a49b80dd2f1d72ce8b68491eea629409d [diff] [blame] |
Update ChangeLog for bug #429 in ssl_fork_server
diff --git a/ChangeLog b/ChangeLog index 3e2ea6b..3b32873 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -25,6 +25,7 @@ dereference possible. * 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 Changes * On ARM platforms, when compiling with -O0 with GCC, Clang or armcc5,