From f719dff2bd75560c92459b467446854e39026126 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 30 Jan 2024 10:14:14 -0700 Subject: Update ChangeLog --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4179d38..e550595 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,7 +41,8 @@ LibreSSL Portable Release Notes: - Simplified and cleaned up the OBJ_ API. - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations. - Removed unused function pointers from X.509 stores and contexts. - - A lot of cleanup and reaorganization in EVP. + - A lot of cleanup and reorganization in EVP. + - Removed all remaining ENGINE tentacles. - Simplified internals of X509_TRUST handling. - Made deletion from a lhash doall callback safe. * Documentation improvements @@ -77,7 +78,6 @@ LibreSSL Portable Release Notes: - Avoid a NULL dereference after memory allocation failure during TLS version downgrade. - Fixed various bugs in CMAC internals. - - Removed all remaining ENGINE tentacles. - Fixed 4-byte overreads in GHASH assembly on amd64 and i386. - Fixed various NULL dereferences in PKCS #12 code due to mishandling of OPTIONAL content in PKCS #7 ContentInfo. -- cgit v1.2.3-55-g6feb