aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-07-07 10:14:29 +0200
committerTheo Buehler <tb@openbsd.org>2023-07-07 02:37:45 -0600
commite06ce19f9531240fa4e754197850184dbcd445fc (patch)
tree9c5f3c594efc40d4b66adc0ccbf7467a468571bb /ChangeLog
parent990fd347ee8b60c4a0fefc4272c7b76befdfd74a (diff)
downloadportable-e06ce19f9531240fa4e754197850184dbcd445fc.tar.gz
portable-e06ce19f9531240fa4e754197850184dbcd445fc.tar.bz2
portable-e06ce19f9531240fa4e754197850184dbcd445fc.zip
hook bn_print to build
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a797ba..3c90f4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,7 @@ LibreSSL Portable Release Notes:
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 - Cleaned up various ECDH, ECDSA and EC internals.
54 - Replaced ASN1_bn_print with a cleaner internal implementation.
54 * New features 55 * New features
55 * Compatibility changes 56 * Compatibility changes
56 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain 57 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain