From f9df014f5991e243d28ab903e403d0d68aaeb3c6 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 29 Oct 2024 00:51:41 -0600 Subject: Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 014bbe8..ba3a445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ LibreSSL Portable Release Notes: - Corrected DER encoding for EC keys and parameters. - Polished EC_POINT_{oct2point,point2oct}() internals. - Reworked CPU capabilities detection. + - Plugged a leak in eckey_compute_pubkey(). * Compatibility changes - Added an OPENSSL_INIT_NO_ATEXIT flag for OPENSSL_init_crypto(). It has no effect since LibreSSL doesn't call atexit(). -- cgit v1.2.3-55-g6feb