commit | 5d39aceb04577f7238a29137a178c4fdbd090aed | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Oct 02 19:12:54 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Oct 02 19:17:57 2017 +0100 |
tree | 18cfda45ff50fef350740b94738908e93a4a5ef1 | |
parent | bd25784474c3925a1b722f661f9e3250969163b2 [diff] |
Fix changelog for ssl_server2.c usage fix
diff --git a/ChangeLog b/ChangeLog index 2bd0be9..42cbf6c 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,7 @@ Bugfix * Fix memory leak in mbedtls_ssl_set_hostname() when called multiple times. Found by projectgus and jethrogb, #836. + * Fix usage help in ssl_server2 example. Found and fixed by Bei Lin. = mbed TLS 2.1.9 branch released 2017-08-10