From bafe5fa59dc11067aa6f872a36ddf9730d093261 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 26 Apr 2023 13:16:08 -0600 Subject: Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3b3e7cf..c820104 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,7 @@ LibreSSL Portable Release Notes: - Added a new implementation of BN_mod_sqrt(). - Removed incomplete and dangerous BN_RECURSION code. - Added endbr64 instructions to amd64 assembly. + - Imported RFC 5280 policy checking code from BoringSSL. * New features - Added support for truncated SHA-2 and for SHA-3. * Compatibility changes @@ -53,6 +54,8 @@ LibreSSL Portable Release Notes: - Removed most public symbols that were deprecated in OpenSSL 0.9.8. - Removed X9.31 support. - Removed Cipher Text Stealing mode. + - Removed SXNET and NETSCAPE_CERT_SEQUENCE support including the + openssl(1) nseq command. - Dropped proxy certificate (RFC 3820) support. - The POLICY_TREE and its related structures and API are no longer public. - The explicitText user notice uses UTF8String instead of VisibleString -- cgit v1.2.3-55-g6feb