]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Sync CHANGES.md with 3.4 branch and fix formatting
authorTomas Mraz <tomas@openssl.org>
Fri, 28 Feb 2025 10:09:55 +0000 (11:09 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 3 Mar 2025 08:08:31 +0000 (09:08 +0100)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26932)

CHANGES.md

index f6c487de7ffeada4400a64423b8402be39192548..1c54c33b1ddb07626b969074786405de0309970c 100644 (file)
@@ -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.