Skip to content

Commit

Permalink
Adapt ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanno Becker committed Aug 22, 2018
1 parent d636dd0 commit 1a60330
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Bugfix
interoperability issues with BouncyCastle. Raised by milenamil in #1157.
* Fix potential use-after-free in mbedtls_ssl_get_max_frag_len()
and mbedtls_ssl_get_record_expansion() after a session reset. Fixes #1941.
* Fix a bug in the update function for SSL ticket keys which previously
invalidated keys of a lifetime of less than a 1s. Fixes #1968.

Changes
* Add tests for session resumption in DTLS.

= mbed TLS 2.1.14 branch released 2018-07-25

Expand Down

0 comments on commit 1a60330

Please sign in to comment.