Fix changelog for ssl_server2.c usage fix

This commit is contained in:
Simon Butcher 2017-10-02 19:12:54 +01:00
parent 71f68c4043
commit 16373a5933

View file

@ -10,6 +10,7 @@ Bugfix
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