Fix changelog for ssl_server2.c usage fix

This commit is contained in:
Simon Butcher 2017-10-02 19:12:54 +01:00
parent 4ca4fd774d
commit 7d661f83e1

View file

@ -5,6 +5,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
Bugfix
* Fix memory leak in 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 1.3.21 branch released 2017-08-10