From b6553796190ad7401b89c6cd0499bae77b39d1a6 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 19 Oct 2022 15:40:00 +0200 Subject: [PATCH] Add changes entry for RIPEMD160 in 3.0.7 Reviewed-by: Todd Short Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19438) --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5581df87007..e48382f9ea7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -227,6 +227,12 @@ breaking changes, and mappings for the large list of deprecated functions. [Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod +### Changes between 3.0.6 and 3.0.7 [xx XXX xxxx] + + * Added RIPEMD160 to the default provider. + + *Paul Dale* + ### Changes between 3.0.5 and 3.0.6 [11 Oct 2022] * OpenSSL supports creating a custom cipher via the legacy -- 2.47.3