aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-10-17 10:33:47 -0600
committerTheo Buehler <tb@openbsd.org>2024-10-18 08:10:55 -0600
commit697cb112639e1fbaab5f544a077b606984db851a (patch)
treeec287aa2c5fadf217959424fe5d8efc3412b6603 /ChangeLog
parent67a3b7dfa208f4eb28d192e157e429d0da278575 (diff)
downloadportable-697cb112639e1fbaab5f544a077b606984db851a.tar.gz
portable-697cb112639e1fbaab5f544a077b606984db851a.tar.bz2
portable-697cb112639e1fbaab5f544a077b606984db851a.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eb2810..b3728fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,7 @@ LibreSSL Portable Release Notes:
35 * Internal improvements 35 * Internal improvements
36 - Cleaned up the error implementation. 36 - Cleaned up the error implementation.
37 - Many bug fixes and simplifications in the EC ASN.1 code. 37 - Many bug fixes and simplifications in the EC ASN.1 code.
38 - Reworked CPU capabilities detection.
38 * Compatibility changes 39 * Compatibility changes
39 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). 40 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().
40 It has no effect since LibreSSL doesn't call atexit(). 41 It has no effect since LibreSSL doesn't call atexit().