From 0f48dbcb93c7ac0af3375d9eb7e16d915a07a61a Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 23 May 2023 14:08:27 -0600 Subject: Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 359a17e..c6eaaa8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,7 +78,8 @@ LibreSSL Portable Release Notes: are no longer silently ignored. - Fixed error handling in tls_check_common_name(). - Add missing pointer invalidation in SSL_free(). - - Fixed X509error() and X509V3error(). + - Fixed X509err() and X509V3err() and their internal versions. + - Ensure that OBJ_obj2txt() always returns a C string again. * 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