From a1446ff2060c6bad71ef79f16e7894e83fd5fb82 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Mon, 22 Jan 2024 13:31:41 +0000 Subject: [PATCH] Add CHANGES entry Reviewed-by: Neil Horman Reviewed-by: Matt Caswell Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23360) --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b61a00aaf81..9441501a4d9 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 ----------- -- 2.47.3