From 3bfd835ae32e840f9d0a59cfaad99ffc60abf00b Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Mon, 26 Jun 2023 03:31:01 -0600 Subject: Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9d1cf86..882b831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -60,6 +60,7 @@ LibreSSL Portable Release Notes: - Made CRYPTO_get_ex_new_index() not return 0 to allow applications to use *_{get,set}_app_data() and *_{get,set}_ex_data() alongside each other. + - Made EVP_PKEY_set1_hkdf_key() fail on a NULL key. * Documentation improvements - Made it very explicit that the verify callback should not be used. - Called out that the CRL lastUpdate is standardized as thisUpdate. -- cgit v1.2.3-55-g6feb