summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-10-19 15:40:00 +0200
committerTomas Mraz <tomas@openssl.org>2022-10-21 17:55:23 +0200
commit0c9441652bbf34dcb781a4a2ff9606dce140e5f6 (patch)
treebc7b613c7b7eb5936e2cdc4dc2cf4b2b142c3bdd /CHANGES.md
parent2561dea8c60571dd1dca185eed7d3d6a11828ea5 (diff)
Add changes entry for RIPEMD160 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) (cherry picked from commit b6553796190ad7401b89c6cd0499bae77b39d1a6)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 97a9db2fc3..27cbc974c3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -30,7 +30,9 @@ breaking changes, and mappings for the large list of deprecated functions.
### Changes between 3.0.6 and 3.0.7 [xx XXX xxxx]
- * none yet
+ * Added RIPEMD160 to the default provider.
+
+ *Paul Dale*
### Changes between 3.0.5 and 3.0.6 [11 Oct 2022]