aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-07-02 11:21:27 -0600
committerTheo Buehler <tb@openbsd.org>2023-07-02 11:21:27 -0600
commit2493c4737b4bfde179ce8dc34941d832aa992167 (patch)
treec89713282c87eaa6fc69a3545a0eb87240929bf9
parent559f40996a938c8563821e0920974d3779f29c6a (diff)
downloadportable-2493c4737b4bfde179ce8dc34941d832aa992167.tar.gz
portable-2493c4737b4bfde179ce8dc34941d832aa992167.tar.bz2
portable-2493c4737b4bfde179ce8dc34941d832aa992167.zip
Update ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b03040..122ee7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,7 @@ LibreSSL Portable Release Notes:
50 - Rewrote and simplified bn_sqr(). 50 - Rewrote and simplified bn_sqr().
51 - Removed EC_GROUP precomp machinery. 51 - Removed EC_GROUP precomp machinery.
52 - Ensure no X.509v3 extensions appear more than once in certificates. 52 - Ensure no X.509v3 extensions appear more than once in certificates.
53 - Cleaned up various ECDH, ECDSA and EC internals.
53 * New features 54 * New features
54 * Compatibility changes 55 * Compatibility changes
55 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain 56 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain