From 1e86f9cf57855d06ecd2383c3ffe9325f57852ea Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 24 Oct 2025 13:49:09 +0200 Subject: Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 584b85e..9ef2bd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,9 @@ LibreSSL Portable Release Notes: - 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(). + * Compatibility changes + - Expose X509_VERIFY_PARAM_set_hostflags() as a public symbol. + - Provide SSL_SESSION_dup(). * Bug fixes - Ensure the group selected by a TLSv1.3 server for a HelloRetryRequest is not one for which the client has -- cgit v1.2.3-55-g6feb