From f231cc8576a6353baebe2c7a9cd8cefa3537e26e Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Fri, 19 Jan 2024 15:06:39 +0000 Subject: [PATCH] Add CHANGES entry Reviewed-by: Neil Horman Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/23343) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ffef5c25c90..0546eda3eac 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 ----------- -- 2.47.2