summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-10-19 15:40:40 +0200
committerTomas Mraz <tomas@openssl.org>2022-10-21 17:53:25 +0200
commitfba324204f3bdd8ba9e99d42db030aaf6482d896 (patch)
tree6fa7e4cde422829923d2112c6516be83b33ac0f9 /CHANGES.md
parentb6553796190ad7401b89c6cd0499bae77b39d1a6 (diff)
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.md4
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.