commit | 380aa64d65d3b4af326ccff5e8b794c11f9872a2 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Sep 28 16:20:54 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Thu Sep 28 16:26:17 2017 +0100 |
tree | 549ca6576b1b4cac574b3cf08f13494a99e38512 | |
parent | da8e163020697f3655011348a259a8280250e8d6 [diff] |
Adapt ChangeLog
diff --git a/ChangeLog b/ChangeLog index 1d06476..e1c3e49 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,12 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS x.x.x branch released xxxx-xx-xx + + Bugfix + * Fix out-of-memory problem when parsing 4096-bit PKCS8-encrypted RSA keys. + Found independently by Florian in the mbed TLS forum and by Mishamax. + #878, #1019. + = mbed TLS 2.1.9 branch released 2017-08-10 Security