mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 04:04:24 +01:00
Move ChangeLog entry from Bugfix to Changes section
This commit is contained in:
parent
8b9d102160
commit
b37ca7a4eb
@ -12,12 +12,12 @@ 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.
|
||||
* Return from various debugging routines immediately if the
|
||||
provided SSL context is unset.
|
||||
|
||||
Changes
|
||||
* Improve compatibility with some alternative CCM implementations by using
|
||||
CCM test vectors from RAM.
|
||||
* Return from various debugging routines immediately if the
|
||||
provided SSL context is unset.
|
||||
|
||||
= mbed TLS 2.7.5 branch released 2018-07-25
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user