aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a87ce5..b194b02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,7 @@ LibreSSL Portable Release Notes:
60 * New features 60 * New features
61 - libtls has a new tls_peer_cert_common_name() API call to retrieve 61 - libtls has a new tls_peer_cert_common_name() API call to retrieve
62 the peer's common name without having to inspect the PEM. 62 the peer's common name without having to inspect the PEM.
63 - Imported ML-KEM 768 and 1024 from BoringSSL with matching API. 63 - Imported ML-KEM 768 and 1024 from BoringSSL.
64 * Bug fixes 64 * Bug fixes
65 - Plugged a leak in eckey_compute_pubkey(). 65 - Plugged a leak in eckey_compute_pubkey().
66 * Testing and proactive security 66 * Testing and proactive security