aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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