From 2fcf5b096470bfc987b90129122d4f8495e94aa0 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 2 Nov 2023 23:36:16 -0600 Subject: Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2233529..7e986f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,8 +34,12 @@ LibreSSL Portable Release Notes: * Internal improvements * Documentation improvements * Testing and proactive security + * 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 numerous misuses of X509_ALGOR_set0() resulting in leaks and + potentially incorrect encodings. 3.8.2 - Stable release -- cgit v1.2.3-55-g6feb