Add Changelog entry

This commit is contained in:
Sanne Wouda 2017-09-05 17:00:54 +01:00 committed by Gilles Peskine
parent 90da97d587
commit 52895b2b2e

View File

@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS x.x.x branch released xxxx-xx-xx
Bugfix
* Fix a heap-buffer-overflow during private key parsing. Found through
fuzzing.
= mbed TLS 2.7.0 branch released 2018-02-03
Security