aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-06-18 08:10:53 -0600
committerTheo Buehler <tb@openbsd.org>2023-06-18 08:10:53 -0600
commitd5204e5fe68aff449aa9464ef144c11ad9783b0b (patch)
treeaddd1ffaf28d780201faa221933aa9ce84c24b32
parent8c792f98f1313fe462afd90df1780779c19d6b9d (diff)
downloadportable-d5204e5fe68aff449aa9464ef144c11ad9783b0b.tar.gz
portable-d5204e5fe68aff449aa9464ef144c11ad9783b0b.tar.bz2
portable-d5204e5fe68aff449aa9464ef144c11ad9783b0b.zip
Update ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aeed49c..3b2f1c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,7 @@ LibreSSL Portable Release Notes:
43 - Removed code guarded by #ifdef ZLIB. 43 - Removed code guarded by #ifdef ZLIB.
44 - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with 44 - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with
45 Ed25519 and fixed a few bugs in there. 45 Ed25519 and fixed a few bugs in there.
46 - Moved libtls from ECDSA_METHOD to EC_KEY_METHOD.
46 * New features 47 * New features
47 * Compatibility changes 48 * Compatibility changes
48 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain 49 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain