From b91394493ce17310d3b7e60904c60b3852d3a808 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 22 Oct 2024 19:41:30 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5785858afb..2263ea028c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,7 @@ LibreSSL Portable Release Notes: * Internal improvements - Cleaned up the error implementation. - Many bug fixes and simplifications in the EC ASN.1 code. + - Polished EC_POINT_{oct2point,point2oct}() internals - Reworked CPU capabilities detection. * Compatibility changes - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().