mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 23:15:40 +00:00
Fix ChangeLog entry for PR #1972
This commit is contained in:
parent
c895821766
commit
fa5054ffab
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue