From: Tomas Mraz Date: Wed, 19 Oct 2022 13:40:40 +0000 (+0200) Subject: Remove changes entry for RIPEMD160 in 3.2 X-Git-Tag: openssl-3.2.0-alpha1~1853 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fba324204f3bdd8ba9e99d42db030aaf6482d896;p=thirdparty%2Fopenssl.git Remove changes entry for RIPEMD160 in 3.2 It is already in 3.0.7. Reviewed-by: Todd Short Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19438) --- diff --git a/CHANGES.md b/CHANGES.md index e48382f9ea7..c05b906a713 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,10 +24,6 @@ OpenSSL 3.2 ### Changes between 3.0 and 3.2 [xx XXX xxxx] - * Added RIPEMD160 to the default provider. - - *Paul Dale* - * Add support for certificate compression (RFC8879), including library support for Brotli and Zstandard compression.