Add ChangeLog entry

This commit is contained in:
Andres Amaya Garcia
2017-09-15 11:01:40 +01:00
committed by Simon Butcher
parent 1042d8637c
commit 41a38dfed6
+6
View File
@@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS 2.1.x released xxxx-xx-xx
Bugfix
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
as recommended in RFC 6347 Section 4.1.2.7.
= mbed TLS 2.1.9 branch released 2017-08-10
Security