From 287e0a285eb38bfd37f4e537d17847868aeff521 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 3 Nov 2023 08:32:08 -0600 Subject: ChangeLog: missing period --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7e986f0..2acb8ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,7 +37,7 @@ LibreSSL Portable Release Notes: * Compatibility changes - Added ChaCha20 and chacha20 aliases for ChaCha. * Bug fixes - - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp() + - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and potentially incorrect encodings. -- cgit v1.2.3-55-g6feb