From: Tomas Mraz Date: Wed, 8 May 2024 12:58:49 +0000 (+0200) Subject: Sync up CHANGES.md with 3.3 branch X-Git-Tag: openssl-3.4.0-alpha1~541 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e91579db0972bc8fe89e1060369c58f3dcfaafe7;p=thirdparty%2Fopenssl.git Sync up CHANGES.md with 3.3 branch Reviewed-by: Paul Dale Reviewed-by: Matt Caswell Reviewed-by: Neil Horman Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/24346) --- diff --git a/CHANGES.md b/CHANGES.md index 5615e48a1fc..fb4db91e380 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -92,7 +92,11 @@ OpenSSL 3.4 OpenSSL 3.3 ----------- -### Changes between 3.2 and 3.3 [xx XXX xxxx] +### Changes between 3.3.0 and 3.3.1 [xx XXX xxxx] + + * none yet + +### Changes between 3.2 and 3.3.0 [9 Apr 2024] * The `-verify` option to the `openssl crl` and `openssl req` will make the program exit with 1 on failure.