From 13842ed91ed25c4cb535fe94f0e01ec93e017413 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 5 Nov 2024 02:00:46 -0700 Subject: tweak changelog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ba36c91..1a64821 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,7 +39,7 @@ LibreSSL Portable Release Notes: - Corrected DER encoding for EC keys and parameters. - Polished EC_POINT_{oct2point,point2oct}() internals. - Reworked CPU capabilities detection. - - Improved the code setting EC points via compressed coordinates. + - Improved the code setting compressed coordinates for EC points. * Compatibility changes - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). It has no effect since LibreSSL doesn't call atexit(). -- cgit v1.2.3-55-g6feb