From 4a2e39dc1ce52bbee6571f48548a47f04bd857b4 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Fri, 9 Feb 2024 14:22:51 +0000 Subject: [PATCH] Add entry to CHANGES.md Reviewed-by: Matt Caswell Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23535) --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 8137e304fb..ee06c06c2e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -111,6 +111,12 @@ OpenSSL 3.3 *Hugo Landau* + * Added APIs to allow disabling implicit QUIC event processing for + QUIC SSL objects, allowing applications to control when event handling + occurs. Refer to the SSL_get_value_uint(3) manpage for details. + + *Hugo Landau* + OpenSSL 3.2 ----------- -- 2.39.2