From 73ba2f055709f60f33dbc1548020edb3b9174048 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 2 Aug 2024 04:54:42 -0600 Subject: Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20d185c..8608965 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,6 +71,9 @@ LibreSSL Portable Release Notes: - Added support for TLS PRF in the EVP KDF API. - Cleaned up cipher handling in SSL_SESSION. - Removed get_cipher from SSL_METHOD. + - Rewrote CRYPTO_EX_DATA from scratch. The only intentional change of + behavior is that there is now a hard limit on the number of indexes + that can be allocated. * Documentation improvements - Removed documentation of no longer existing API. * Testing and proactive security -- cgit v1.2.3-55-g6feb