]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add CHANGES entry
authorHugo Landau <hlandau@openssl.org>
Mon, 22 Jan 2024 13:31:41 +0000 (13:31 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 8 Feb 2024 16:50:00 +0000 (16:50 +0000)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23360)

CHANGES.md

index b61a00aaf8155014e634ce7e3999ed734e501cda..9441501a4d94264f05680c023a80ee3d6bdf68e4 100644 (file)
@@ -105,6 +105,12 @@ OpenSSL 3.3
 
    *Hugo Landau*
 
+ * Added APIs to allow configuring the negotiated idle timeout for QUIC
+   connections, and to allow determining the number of additional streams
+   that can currently be created for a QUIC connection.
+
+   *Hugo Landau*
+
 OpenSSL 3.2
 -----------