Adapt ChangeLog

Add note about fix of memory leak in RSA self test.
This commit is contained in:
Hanno Becker 2018-03-13 10:31:56 +00:00
parent b81fcd00e6
commit 41b6189ef7

View file

@ -9,6 +9,7 @@ Security
Bugfix
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
as recommended in RFC 6347 Section 4.1.2.7.
* Fix memory leak in RSA self test.
= mbed TLS 2.1.9 branch released 2017-08-10