aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-06-11 00:12:12 -0600
committerTheo Buehler <tb@openbsd.org>2023-06-11 00:12:12 -0600
commitba4fc35fb9bf2849025c6aea874e19f7c4e7ddce (patch)
tree0ce839139d68aae9d7eb9b4917ad553fb1906bc6 /ChangeLog
parentafeeb17fb9dc5ee545b43c8ae408f57814ab2497 (diff)
downloadportable-ba4fc35fb9bf2849025c6aea874e19f7c4e7ddce.tar.gz
portable-ba4fc35fb9bf2849025c6aea874e19f7c4e7ddce.tar.bz2
portable-ba4fc35fb9bf2849025c6aea874e19f7c4e7ddce.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d32eb71..cc0e329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,7 @@ LibreSSL Portable Release Notes:
39 - Improved BIGNUM internals and performance on aarch64. 39 - Improved BIGNUM internals and performance on aarch64.
40 - Initial cleanups for SHA-256 internals. 40 - Initial cleanups 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 * New features 43 * New features
43 * Compatibility changes 44 * Compatibility changes
44 - 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