Add changelog entry for the zlib support fix

Signed-off-by: Simon Butcher <simon.butcher@arm.com>
This commit is contained in:
Gilles Peskine 2020-01-22 19:18:35 +01:00 committed by Simon Butcher
parent 92af9a9792
commit e4d4b1f3d3

View file

@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS "baremetal" branch = 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 Features
* Add new configuration option MBEDTLS_SSL_NO_SESSION_CACHE that enables * Add new configuration option MBEDTLS_SSL_NO_SESSION_CACHE that enables
code size savings in configurations where cache-based session resumption is code size savings in configurations where cache-based session resumption is