From b76bc318e6c109efe8083320da18282ec8e0828e Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 20 Mar 2024 23:15:38 -0600 Subject: Initial 4.0.0 changelog --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e892b0f..4be4a27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,7 +28,21 @@ history is also available from Git. LibreSSL Portable Release Notes: -3.9.0 - In development +4.0.0 - In development + + * Portable changes + * Internal improvements + - Cleaned up parts of the conf directory. Simplified some logic, + fixed memory leaks. + * Documentation improvements + - Removed documentation of no longer existing API. + * Testing and proactive security + - Switched the remaining tests to new certs. + * Compatibility changes + * Bug fixes + - Fixed signed integer overflow in bnrand(). + +3.9.0 - Development release * Portable changes - libcrypto no longer exports compat symbols in cmake builds. -- cgit v1.2.3-55-g6feb