aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-01-08 10:05:58 -0700
committerTheo Buehler <tb@openbsd.org>2024-01-08 10:05:58 -0700
commit2871c025b42117cf71dbb9599012f2ef7b8f623c (patch)
tree27dd5fc5486abd5bd0eb2bbd8b63abade15f7149
parenteb55f9fefe6f4e67cb274bfc1061fe39c7c53f9f (diff)
downloadportable-2871c025b42117cf71dbb9599012f2ef7b8f623c.tar.gz
portable-2871c025b42117cf71dbb9599012f2ef7b8f623c.tar.bz2
portable-2871c025b42117cf71dbb9599012f2ef7b8f623c.zip
ChangeLog: fix typo
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 23b1042..1e20b3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,7 +54,7 @@ LibreSSL Portable Release Notes:
54 longer possible to add aliases for ciphers and digests, custom ASN.1 54 longer possible to add aliases for ciphers and digests, custom ASN.1
55 strings table entries, ASN.1 methods, PKEY methods, digest methods, 55 strings table entries, ASN.1 methods, PKEY methods, digest methods,
56 CRL methods, purpose and trust identifiers, or X.509 extensions. 56 CRL methods, purpose and trust identifiers, or X.509 extensions.
57 - Turn the long dysfunctional openss(1) s_client -pause into a noop. 57 - Turn the long dysfunctional openssl(1) s_client -pause into a noop.
58 * Bug fixes 58 * Bug fixes
59 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). 59 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp().
60 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and 60 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and