aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-06-12 13:37:35 -0600
committerTheo Buehler <tb@openbsd.org>2023-06-12 13:37:35 -0600
commitd7096cc3e19230c63f4ea99b46e4b2df4307ca88 (patch)
treeb3c6ae5c49ec88ad326f587cbc14c22598101df0
parent0aa471fe68fc0f1c771c4509be69ea476b06b837 (diff)
downloadportable-d7096cc3e19230c63f4ea99b46e4b2df4307ca88.tar.gz
portable-d7096cc3e19230c63f4ea99b46e4b2df4307ca88.tar.bz2
portable-d7096cc3e19230c63f4ea99b46e4b2df4307ca88.zip
Tweak ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e059be5..d079e6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,7 +39,7 @@ LibreSSL Portable Release Notes:
39 - Improved BIGNUM internals and performance on aarch64. 39 - Improved BIGNUM internals and performance on aarch64.
40 - Initial cleanup passes for SHA-256 internals. 40 - Initial cleanup passes for SHA-256 internals.
41 - Converted more libcrypto internals API using CBB and CBS. 41 - Converted more libcrypto internals API using CBB and CBS.
42 - Removed code guarded by ZLIB. 42 - Removed code guarded by #ifdef ZLIB.
43 * New features 43 * New features
44 * Compatibility changes 44 * Compatibility changes
45 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain 45 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain