From 2871c025b42117cf71dbb9599012f2ef7b8f623c Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Mon, 8 Jan 2024 10:05:58 -0700 Subject: [PATCH] ChangeLog: fix typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 23b1042e1e..1e20b3b204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,7 +54,7 @@ LibreSSL Portable Release Notes: longer possible to add aliases for ciphers and digests, custom ASN.1 strings table entries, ASN.1 methods, PKEY methods, digest methods, CRL methods, purpose and trust identifiers, or X.509 extensions. - - Turn the long dysfunctional openss(1) s_client -pause into a noop. + - Turn the long dysfunctional openssl(1) s_client -pause into a noop. * Bug fixes - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and