]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix a CHANGES.md entry added to the wrong section
authorMatt Caswell <matt@openssl.foundation>
Thu, 2 Apr 2026 08:01:00 +0000 (09:01 +0100)
committerTomas Mraz <tomas@openssl.foundation>
Fri, 3 Apr 2026 15:48:12 +0000 (17:48 +0200)
This fixes the CHANGES.md entry added via #30225 which erroneously added
the entry in the "Changes between 3.6 and 4.0" section instead of the
"Changes between 4.0 and 4.1" section

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Fri Apr  3 15:48:20 2026
(Merged from https://github.com/openssl/openssl/pull/30668)

CHANGES.md

index 8672a909b6ab879ad1eee2bafed75b290c99323b..045b2fc5a573c0899a4b602dc2b7de48d5d0bd31 100644 (file)
@@ -31,6 +31,11 @@ OpenSSL Releases
 
 ### Changes between 4.0 and 4.1 [xx XXX xxxx]
 
+ * Improved DTLS handshake robustness under UDP reordering by buffering and
+   replaying early ChangeCipherSpec (CCS) records at the expected state.
+
+   *Tong Li*
+
  * The `openssl pkeyutl` command now uses memory-mapped I/O when reading
    raw input from a file for oneshot sign/verify operations (such as Ed25519,
    Ed448, and ML-DSA) on platforms that support it (Unix-like). The
@@ -413,11 +418,6 @@ OpenSSL Releases
 
    *Bob Beck*
 
- * Improved DTLS handshake robustness under UDP reordering by buffering and
-   replaying early ChangeCipherSpec (CCS) records at the expected state.
-
-   *Tong Li*
-
  * Many functions accepting `X509 *` arguments, or returning values
    from a const `X509 *` have been changed to take/return const
    arguments. The most visible changes are places where pointer values