aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-02-13 11:33:08 +0000
committerTomas Mraz <tomas@openssl.org>2024-02-14 18:16:51 +0100
commitd597b46f9bdb533761e36fcf1d96ce83f3f6f04d (patch)
tree77442316e195250f513a2021648cbf0682aea1af
parent12c0d72c4a82804f3c2d234ea9ea4e3a2fbb257b (diff)
downloadopenssl-d597b46f9bdb533761e36fcf1d96ce83f3f6f04d.tar.gz
Add CHANGES: Fixed SSL_export_keying_material for QUIC.
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23567) (cherry picked from commit a2ccaa666545c4c8dd501e6739d88b4e4d9199be)
-rw-r--r--CHANGES.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 09e841147d..8137e304fb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -114,7 +114,14 @@ OpenSSL 3.3
OpenSSL 3.2
-----------
-### Changes between 3.2.0 and 3.2.1 [xx XXX xxxx]
+### Changes between 3.2.1 and 3.2.2 [xx XXX xxxx]
+
+ * Fixed bug where SSL_export_keying_material() could not be used with QUIC
+ connections. (#23560)
+
+ *Hugo Landau*
+
+### Changes between 3.2.0 and 3.2.1 [30 Jan 2024]
* A file in PKCS12 format can contain certificates and keys and may come from
an untrusted source. The PKCS12 specification allows certain fields to be