Add issue number to ChangeLog

Resolves #1122
This commit is contained in:
Gilles Peskine 2018-02-14 17:19:41 +01:00
parent 9566ff7913
commit 3dabd6a145

View file

@ -4,7 +4,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
Features
* Allow comments in test data files.
* Add support for public keys encoded in PKCS#1 format.
* Add support for public keys encoded in PKCS#1 format. #1122
Bugfix
* Fix memory leak in mbedtls_ssl_set_hostname() when called multiple times.