aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-10-23 09:09:07 -0600
committerTheo Buehler <tb@openbsd.org>2024-10-23 09:09:07 -0600
commit4c6b98dd9798b029546360445f4ec0f7a416f10a (patch)
tree1d9de61dd5db57cbe0c741a63e269b379609c60d
parentb91394493ce17310d3b7e60904c60b3852d3a808 (diff)
downloadportable-4c6b98dd9798b029546360445f4ec0f7a416f10a.tar.gz
portable-4c6b98dd9798b029546360445f4ec0f7a416f10a.tar.bz2
portable-4c6b98dd9798b029546360445f4ec0f7a416f10a.zip
Tweak changelog
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2263ea0..32ae449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,7 +41,7 @@ LibreSSL Portable Release Notes:
41 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). 41 - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto().
42 It has no effect since LibreSSL doesn't call atexit(). 42 It has no effect since LibreSSL doesn't call atexit().
43 - Elliptic curve parameters are only accepted if they encode a 43 - Elliptic curve parameters are only accepted if they encode a
44 builtin curve. 44 built-in curve.
45 45
464.0.0 - Stable release 464.0.0 - Stable release
47 47