From 4adafb2616ef31b184869266f013d74fe663c673 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 21 May 2023 20:08:13 +0200 Subject: ChangeLog: fix typo and line wrapping --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d62bb25..359a17e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,8 +66,8 @@ LibreSSL Portable Release Notes: - The POLICY_TREE and its related structures and API were removed. - The explicitText user notice uses UTF8String instead of VisibleString to reduce the risk of emitting certificates with invalid DER-encoding. - - Initial fixes for RSA-PSS suport to make the TLSv1.3 stack more compliant - with RFC 8446. + - Initial fixes for RSA-PSS support to make the TLSv1.3 stack more + compliant with RFC 8446. * Bug fixes - Correctly handle negative input to various BIGNUM functions. - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. -- cgit v1.2.3-55-g6feb