Adapt ChangeLog

This commit is contained in:
Hanno Becker 2017-11-06 15:10:38 +00:00
parent e2ccaddf0a
commit d43764f9d3

View file

@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS 2.1.x released xxxx-xx-xx
Security
* Verify results of RSA private key operations to defend
against Bellcore glitch attack.
Bugfix
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
as recommended in RFC 6347 Section 4.1.2.7.