mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Add ChangeLog entry
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
5
ChangeLog.d/remove_ssl_session_compression.txt
Normal file
5
ChangeLog.d/remove_ssl_session_compression.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Removals
|
||||
* Remove compression property from SSL session struct.
|
||||
MBEDTLS_SSL_COMPRESS_NULL is now the only supported
|
||||
compression option and can be used for compatibility
|
||||
reasons. Changes requested in #4223.
|
||||
Reference in New Issue
Block a user