commit | 16373a5933489c5f7d9a412f5c6a280aff31eb1e | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Oct 02 19:12:54 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Oct 06 11:59:13 2017 +0100 |
tree | 7801a3afabc8010a62f6b89f813ed06457efe9ab | |
parent | 71f68c4043fe5cd9bab9e7d7cfdd953cb5c81192 [diff] [blame] |
Fix changelog for ssl_server2.c usage fix
diff --git a/ChangeLog b/ChangeLog index ad773c7..a89f2a4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -10,6 +10,7 @@ as recommended in RFC 6347 Section 4.1.2.7. * 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.6.0 branch released 2017-08-10