Adapt ChangeLog

This commit is contained in:
Hanno Becker 2017-10-05 10:10:30 +01:00
parent 3cdc711972
commit 1613715f6f

View File

@ -6,6 +6,10 @@ Bugfix
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
as recommended in RFC 6347 Section 4.1.2.7.
API Changes
* Deprecate usage of RSA primitives with non-matching key-type
(e.g., signing with a public key).
= mbed TLS 2.6.0 branch released 2017-08-10
Security