From 4a2adf24c532fa4e7c188156a6f77ea620d73593 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 24 Oct 2024 08:57:44 -0600 Subject: [PATCH] Missing . --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 32ae449ded..94231e4c8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,7 +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 + - Polished EC_POINT_{oct2point,point2oct}() internals. - Reworked CPU capabilities detection. * Compatibility changes - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().