From e4d4b1f3d3bb7c09330eef0a51139fa6ebb7bde8 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Wed, 22 Jan 2020 19:18:35 +0100 Subject: [PATCH] Add changelog entry for the zlib support fix Signed-off-by: Simon Butcher --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 82483e869..6ba9a5a3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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