From 11c5075c2a062b4d64142419acac86325edac6c8 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 3 Feb 2024 09:15:58 -0700 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b7dd5591d8..f433c1f946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -67,6 +67,7 @@ LibreSSL Portable Release Notes: -set_issuer, -set_subject, and -utf8. - Support ECDSA with SHA-3 signature algorithms. - Support HMAC with truncated SHA-2 and SHA-3 as PBE PRF. + - GOST and STREEBOG support was removed from libssl. * 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