Add CHANGES
authorHugo Landau <hlandau@openssl.org>
Wed, 14 Feb 2024 09:26:37 +0000 (09:26 +0000)
committerHugo Landau <hlandau@openssl.org>
Sat, 9 Mar 2024 08:56:59 +0000 (08:56 +0000)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23584)

CHANGES.md

index d857bf846a5f6037ce76cc9ee7594c4d7bf85087..322fd521779b7e76ea28e07ce5ec35834763fbaf 100644 (file)
@@ -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
 -----------