mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-02 03:40:17 +00:00
Add Changelog entry
This commit is contained in:
parent
90da97d587
commit
52895b2b2e
|
@ -1,5 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
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
|
= mbed TLS 2.7.0 branch released 2018-02-03
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue