From 917db9a8b79e3e4a55e315e65a7aa9451c050c07 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 11 Feb 2025 11:05:37 -0700 Subject: Update ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fb57ec7..eccb261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -69,7 +69,7 @@ LibreSSL Portable Release Notes: built-in curve. - EC_METHOD is no longer public and the API exposing it has been removed. This includes EC_GROUP_new(), EC_GFp_mont_method(), - EC_GROUP_get_method_of() and EC_METHOD_get_field_type(). + EC_GROUP_method_of() and EC_METHOD_get_field_type(). - All elliptic curves over fields with less than 224 bits and a few more were removed from the built-in curves. This includes all WTLS curves and P-192. -- cgit v1.2.3-55-g6feb