Amended ChangeLog
This commit is contained in:
parent
53f01199e2
commit
8f0e4c263a
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ Bugfix
|
||||||
* 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
|
* Fix issue in ssl_fork_server which was preventing it from functioning. #429
|
||||||
|
* Fix memory leaks in test framework
|
||||||
|
|
||||||
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,
|
||||||
|
|
Loading…
Reference in a new issue