]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Remove changes entry for RIPEMD160 in 3.2
authorTomas Mraz <tomas@openssl.org>
Wed, 19 Oct 2022 13:40:40 +0000 (15:40 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 Oct 2022 15:53:25 +0000 (17:53 +0200)
It is already in 3.0.7.

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19438)

CHANGES.md

index e48382f9ea70f29d4352c11a3ee2a2f7c5aef0cf..c05b906a7139e8a7fcbd4418ffe71701be885cfe 100644 (file)
@@ -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.