From 3f9003232431b0c0fd5222efc6edcd8084746191 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 12 Oct 2024 11:55:08 -0600 Subject: Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d98b7a0..f9b5401 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,9 @@ LibreSSL Portable Release Notes: * Internal improvements - Cleaned up the error implementation. - Many bug fixes and simplifications in the EC ASN.1 code. + * Compatibility changes + - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). + It has no effect since LibreSSL doesn't call atexit(). 4.0.0 - To be released soon... -- cgit v1.2.3-55-g6feb