commit | d58d715680157fa8281c67dd9ea2dd657b795368 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Apr 29 00:15:34 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Apr 29 00:15:34 2016 +0100 |
tree | 8b56534025a1e3348f781724f6d37a5790005c2e | |
parent | c89a62e809fd1c6a6fa55e9fd22f5fdc7a1701c3 [diff] [blame] |
Update ChangeLog for bug #429 in ssl_fork_server
diff --git a/ChangeLog b/ChangeLog index ec53df4..01563a4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -14,6 +14,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,