From bf7ae259a405a642dee93b18ffe5b875a056045a Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Wed, 14 Feb 2024 09:26:37 +0000 Subject: Add CHANGES Reviewed-by: Tim Hudson Reviewed-by: Neil Horman (Merged from https://github.com/openssl/openssl/pull/23584) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index d857bf846a..322fd52177 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -142,6 +142,11 @@ OpenSSL 3.3 *Hugo Landau* + * Added APIs to allow querying the size and utilisation of a QUIC stream's + write buffer. Refer to the SSL_get_value_uint(3) manpage for details. + + *Hugo Landau* + OpenSSL 3.2 ----------- -- cgit v1.2.3