From 97e1c7d1f651fff98f7624ff4ba53eac58febc07 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 19 Mar 2025 12:21:05 -0600 Subject: Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index eccb261..a697383 100644 --- a/ChangeLog +++ b/ChangeLog @@ -89,6 +89,7 @@ LibreSSL Portable Release Notes: - X509_NAME_print() and X509_OBJECT_up_ref_count() are no longer public. - const corrected UI_OpenSSL() and BN_MONT_CTX_copy(). - Support OPENSSL_NO_FILENAMES. + - Support SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION. * New features - libtls has a new tls_peer_cert_common_name() API call to retrieve the peer's common name without having to inspect the PEM. -- cgit v1.2.3-55-g6feb