From 0cb69d68ee84987861f99a7ad7d0bb018ebc0002 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 17 May 2023 06:41:47 -0600 Subject: Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8c18e99..f1d6d36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -73,6 +73,8 @@ LibreSSL Portable Release Notes: - Policy is always checked in X509 validation. Critical policy extensions are no longer silently ignored. - Fixed error handling in tls_check_common_name(). + - Add missing pointer invalidation in SSL_free(). + - Fixed X509error() and X509V3error(). * Documentation improvements - Improved documentation of BIO_ctrl(3), BIO_set_info_callback(3), BIO_get_info_callback(3), BIO_method_type(3), and BIO_method_name(3). -- cgit v1.2.3-55-g6feb