Adapt ChangeLog

This commit is contained in:
Hanno Becker 2017-10-08 16:13:03 +01:00
parent 7cee15e967
commit 47a34ff29e

View file

@ -12,6 +12,8 @@ Bugfix
interoperability issues with BouncyCastle. Raised by milenamil in #1157.
* Fix potential use-after-free in mbedtls_ssl_get_max_frag_len()
and mbedtls_ssl_get_record_expansion() after a session reset. Fixes #1941.
* Fix memory leak and free without initialization in pk_encrypt
and pk_decrypt example programs. Reported by Brace Stout. Fixes #1128.
= mbed TLS 2.1.14 branch released 2018-07-25