From e1e2c066bb9921cc078919ea69e94e0a9a35e7b7 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 31 Mar 2023 00:13:02 -0600 Subject: Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7414259..92658a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,13 +28,14 @@ history is also available from Git. LibreSSL Portable Release Notes: -3.8.0 - Development release +3.8.0 - In development * Internal improvements - Improved sieve of Eratosthenes script used for generating a table of small primes. - Cleaned up SHA internals. - Replace internal use of BN_copy() with bn_copy() for consistency. + - Rewrote BN_exp(). * Bug fixes - Correctly reduce negative input to BN_mod_exp2_mont(). - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. -- cgit v1.2.3-55-g6feb