Fix ChangeLog entry for PR #1972

This commit is contained in:
Simon Butcher 2018-09-26 22:56:03 +01:00
parent c895821766
commit fa5054ffab

View file

@ -8,6 +8,9 @@ Bugfix
* 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.7.6 branch released 2018-08-31
Security
@ -43,7 +46,6 @@ Bugfix
Changes
* Improve compatibility with some alternative CCM implementations by using
CCM test vectors from RAM.
* Add tests for session resumption in DTLS.
= mbed TLS 2.7.5 branch released 2018-07-25