diff --git a/ChangeLog b/ChangeLog index 9618feb..09a2b09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,6 +78,7 @@ LibreSSL Portable Release Notes: 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. + - Plugged leaks in BIO_chain_dup(). * Documentation improvements - Made it very explicit that the verify callback should not be used. - Called out that the CRL lastUpdate is standardized as thisUpdate.