summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-01-22 13:31:41 +0000
committerHugo Landau <hlandau@openssl.org>2024-02-08 16:50:00 +0000
commita1446ff2060c6bad71ef79f16e7894e83fd5fb82 (patch)
tree48d3fa363a9159a19afcdfb429a3ab787a4a6d75 /CHANGES.md
parent57eee469f72b449c124c93513e573582bcef1166 (diff)
Add CHANGES entry
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)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index b61a00aaf8..9441501a4d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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
-----------