From 2b57096119552107e580b45f28d4af0c6a460fef Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 11 May 2024 07:16:25 -0600 Subject: Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d713a0..87449d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,6 +55,7 @@ LibreSSL Portable Release Notes: amd64 and i386. - Rewrote various BN conversion functions. - Improved certification request internals. + - Removed unused DSA methods. * Documentation improvements - Removed documentation of no longer existing API. * Testing and proactive security @@ -65,6 +66,7 @@ LibreSSL Portable Release Notes: it was too hard to add a prototype to one file. - Only specified versions can be set on certs, CRLs and CSRs. - Prepared X509_REQ_{get,set}_extension_nids() for removal. + - Removed unused PEM_USER and PEM_CTX types from pem.h. * Bug fixes - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match their documentation. They always set an RFC 5280 conformant time. -- cgit v1.2.3-55-g6feb