summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index ffef5c25c9..0546eda3ea 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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
-----------