Deprecate support for record compression

This commit is contained in:
Hanno Becker 2018-03-06 14:23:38 +00:00
parent 1bf6123fca
commit cf092b2ccf
3 changed files with 15 additions and 0 deletions

View file

@ -26,6 +26,10 @@ Features
OpenVPN Inc. Fixes #1339
* Add support for public keys encoded in PKCS#1 format. #1122
New deprecations
* Deprecate support for record compression (configuration option
MBEDTLS_ZLIB_SUPPORT).
Bugfix
* Fix the name of a DHE parameter that was accidentally changed in 2.7.0.
Fixes #1358.