commit | 06fc6650f455669e8daf27af0e393717cbef8397 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Mon Jun 26 15:19:26 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Sep 14 20:20:15 2017 +0100 |
tree | 0e306000216b6a213e83192e8fe9c37bed386236 | |
parent | 2fad94b1931dfb3a86f257bda10a1edc1e3d364d [diff] [blame] |
Add ChangeLog entry
diff --git a/ChangeLog b/ChangeLog index 227faed..802e30c 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,12 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS x.x.x released xxxx-xx-xx + +Bugfix + * Fix ssl_parse_record_header() to not send a fatal alert message upon + receiving an invalid record when running DTLS as this is not compliant + behaviour. + = mbed TLS 2.6.0 branch released 2017-08-10 Security