diff options
author | Tomas Mraz <tomas@openssl.org> | 2022-10-19 15:40:40 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2022-10-21 17:53:25 +0200 |
commit | fba324204f3bdd8ba9e99d42db030aaf6482d896 (patch) | |
tree | 6fa7e4cde422829923d2112c6516be83b33ac0f9 /CHANGES.md | |
parent | Add changes entry for RIPEMD160 in 3.0.7 (diff) | |
download | openssl-fba324204f3bdd8ba9e99d42db030aaf6482d896.tar.xz openssl-fba324204f3bdd8ba9e99d42db030aaf6482d896.zip |
Remove changes entry for RIPEMD160 in 3.2
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)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES.md b/CHANGES.md index e48382f9ea..c05b906a71 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. |