Add CHANGES entry
authorHugo Landau <hlandau@openssl.org>
Fri, 19 Jan 2024 15:06:39 +0000 (15:06 +0000)
committerHugo Landau <hlandau@openssl.org>
Tue, 23 Jan 2024 14:20:07 +0000 (14:20 +0000)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23343)

CHANGES.md

index ffef5c25c902653b66f838f2124b5c3f48ccd8d6..0546eda3eac88896cb36c664e104131d7d6df347 100644 (file)
@@ -76,6 +76,11 @@ OpenSSL 3.3
 
    *Markus Minichmayr, Tapkey GmbH*
 
+ * New API `SSL_write_ex2`, which can be used to send an end-of-stream (FIN)
+   condition in an optimised way when using QUIC.
+
+   *Hugo Landau*
+
 OpenSSL 3.2
 -----------