Adapt ChangeLog

This commit is contained in:
Hanno Becker 2018-06-29 09:10:39 +01:00
parent 99f3916e31
commit 8b9d102160

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.
* Return from various debugging routines immediately if the
provided SSL context is unset.
Changes
* Improve compatibility with some alternative CCM implementations by using