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).