aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-01-26 10:32:42 -0700
committerTheo Buehler <tb@openbsd.org>2024-01-26 10:32:42 -0700
commit935d9852afa5889b7b60262788afc0ba4405ac0e (patch)
tree59570bbe19ee5e02d6df8925d530f9b1ac671ff0
parent21b4da742cf7eb58b3425c6d3327229af7485fdd (diff)
downloadportable-935d9852afa5889b7b60262788afc0ba4405ac0e.tar.gz
portable-935d9852afa5889b7b60262788afc0ba4405ac0e.tar.bz2
portable-935d9852afa5889b7b60262788afc0ba4405ac0e.zip
Update ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67f9886..733cc10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,7 +59,7 @@ LibreSSL Portable Release Notes:
59 strings table entries, ASN.1 methods, PKEY methods, digest methods, 59 strings table entries, ASN.1 methods, PKEY methods, digest methods,
60 CRL methods, purpose and trust identifiers, or X.509 extensions. 60 CRL methods, purpose and trust identifiers, or X.509 extensions.
61 - Turn the long dysfunctional openssl(1) s_client -pause into a noop. 61 - Turn the long dysfunctional openssl(1) s_client -pause into a noop.
62 - openssl(1) x509 now supports -force_pubkey, -multivalue-rdn, 62 - openssl(1) x509 now supports -new -force_pubkey, -multivalue-rdn,
63 -set_issuer, -set_subject, and -utf8. 63 -set_issuer, -set_subject, and -utf8.
64 * Bug fixes 64 * Bug fixes
65 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). 65 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp().