diff options
author | Theo Buehler <tb@openbsd.org> | 2024-10-23 09:09:07 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-10-23 09:09:07 -0600 |
commit | 4c6b98dd9798b029546360445f4ec0f7a416f10a (patch) | |
tree | 1d9de61dd5db57cbe0c741a63e269b379609c60d | |
parent | b91394493ce17310d3b7e60904c60b3852d3a808 (diff) | |
download | portable-4c6b98dd9798b029546360445f4ec0f7a416f10a.tar.gz portable-4c6b98dd9798b029546360445f4ec0f7a416f10a.tar.bz2 portable-4c6b98dd9798b029546360445f4ec0f7a416f10a.zip |
Tweak changelog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
46 | 4.0.0 - Stable release | 46 | 4.0.0 - Stable release |
47 | 47 | ||