summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
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
-----------