mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 05:45:27 +00:00
Add changelog entry for the zlib support fix
Signed-off-by: Simon Butcher <simon.butcher@arm.com>
This commit is contained in:
parent
92af9a9792
commit
e4d4b1f3d3
|
@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
|
||||
= mbed TLS "baremetal" branch
|
||||
|
||||
Bugfix
|
||||
* Fix build failure with MBEDTLS_ZLIB_SUPPORT enabled. Reported by
|
||||
Jack Lloyd in #2859. Fix submitted by jiblime in #2963.
|
||||
|
||||
Features
|
||||
* Add new configuration option MBEDTLS_SSL_NO_SESSION_CACHE that enables
|
||||
code size savings in configurations where cache-based session resumption is
|
||||
|
|
Loading…
Reference in a new issue