aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files 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:
66 - The POLICY_TREE and its related structures and API were removed. 66 - The POLICY_TREE and its related structures and API were removed.
67 - The explicitText user notice uses UTF8String instead of VisibleString 67 - The explicitText user notice uses UTF8String instead of VisibleString
68 to reduce the risk of emitting certificates with invalid DER-encoding. 68 to reduce the risk of emitting certificates with invalid DER-encoding.
69 - Initial fixes for RSA-PSS suport to make the TLSv1.3 stack more compliant 69 - Initial fixes for RSA-PSS support to make the TLSv1.3 stack more
70 with RFC 8446. 70 compliant with RFC 8446.
71 * Bug fixes 71 * Bug fixes
72 - Correctly handle negative input to various BIGNUM functions. 72 - Correctly handle negative input to various BIGNUM functions.
73 - Ensure ERR_load_ERR_strings() does not set errno unexpectedly. 73 - Ensure ERR_load_ERR_strings() does not set errno unexpectedly.