From c788f1c6be92d63ae4ec71776bc17e3e7b0b912f Mon Sep 17 00:00:00 2001 From: Pauli Date: Thu, 26 Sep 2024 08:11:30 +1000 Subject: [PATCH] Add CHANGES entry To match changes in #25526 Reviewed-by: Shane Lontis Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25536) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 305296ac3ed..cc6baa6934c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -37,6 +37,11 @@ OpenSSL 3.4 ### Changes between 3.3 and 3.4 [xx XXX xxxx] + * For the FIPS provider only, replaced the primary DRBG with a continuous + health check module. This also removes the now forbidden DRBG chaining. + + *Paul Dale* + * Improved base64 BIO correctness and error reporting. *Viktor Dukhovni* -- 2.47.2