aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ef2bd7..cf77c2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,8 @@ LibreSSL Portable Release Notes:
37 * Compatibility changes 37 * Compatibility changes
38 - Expose X509_VERIFY_PARAM_set_hostflags() as a public symbol. 38 - Expose X509_VERIFY_PARAM_set_hostflags() as a public symbol.
39 - Provide SSL_SESSION_dup(). 39 - Provide SSL_SESSION_dup().
40 * New features: support for MLKEM768_X25519 keyshare in TLS.
41 https://datatracker.ietf.org/doc/draft-ietf-tls-ecdhe-mlkem/
40 * Bug fixes 42 * Bug fixes
41 - Ensure the group selected by a TLSv1.3 server for a 43 - Ensure the group selected by a TLSv1.3 server for a
42 HelloRetryRequest is not one for which the client has 44 HelloRetryRequest is not one for which the client has