aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-06-15 13:30:23 -0600
committerTheo Buehler <tb@openbsd.org>2023-06-15 13:30:23 -0600
commit4e2abbea666fd47d5d01ece0b099443e9ce01152 (patch)
treeb08fdc32b49145cb2346fa1e8db1c45521dad813 /ChangeLog
parentd7096cc3e19230c63f4ea99b46e4b2df4307ca88 (diff)
downloadportable-4e2abbea666fd47d5d01ece0b099443e9ce01152.tar.gz
portable-4e2abbea666fd47d5d01ece0b099443e9ce01152.tar.bz2
portable-4e2abbea666fd47d5d01ece0b099443e9ce01152.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d079e6f..39035c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,8 @@ LibreSSL Portable Release Notes:
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 #ifdef ZLIB. 42 - Removed code guarded by #ifdef ZLIB.
43 - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with
44 Ed25519 and fixed a few bugs in there.
43 * New features 45 * New features
44 * Compatibility changes 46 * Compatibility changes
45 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain 47 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain