From: Tomas Mraz Date: Fri, 28 Feb 2025 10:09:55 +0000 (+0100) Subject: Sync CHANGES.md with 3.4 branch and fix formatting X-Git-Tag: openssl-3.5.0-alpha1~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=624a00ef41599a6b4db25b16bf21d730ec34f2e4;p=thirdparty%2Fopenssl.git Sync CHANGES.md with 3.4 branch and fix formatting Reviewed-by: Neil Horman Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/26932) --- diff --git a/CHANGES.md b/CHANGES.md index f6c487de7ff..1c54c33b1dd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -251,7 +251,11 @@ OpenSSL 3.5 OpenSSL 3.4 ----------- -### Changes between 3.4.0 and 3.4.1 [xx XXX xxxx] +### Changes between 3.4.1 and 3.4.2 [xx XXX xxxx] + + * none yet + +### Changes between 3.4.0 and 3.4.1 [11 Feb 2025] * Fixed RFC7250 handshakes with unauthenticated servers don't abort as expected.