From dc6cef0335a7b8a734226d77f74ac1560c714646 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 24 Oct 2025 00:03:02 +0200 Subject: Update ChangeLog --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea34610..584b85e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,17 @@ history is also available from Git. LibreSSL Portable Release Notes: +4.3.0 - In development + + * Internal improvements + - Remove the unused sequence number from X509_REVOKED. + - Replace a call to atoi() with strtonum() in nc(1) and replace a + misleading use of ntohs() with htons(). + * Bug fixes + - Ensure the group selected by a TLSv1.3 server for a + HelloRetryRequest is not one for which the client has + already sent a key share. + 4.2.0 - Stable release * Portable changes -- cgit v1.2.3-55-g6feb