From 1fb39522a241d7ddaab48e20ec0d6ca383188d38 Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Thu, 15 Aug 2024 08:29:34 -0400 Subject: [PATCH] Add Changes entry for debuginfo generation Reviewed-by: Tom Cosgrove Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25174) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5f077ecf957..9db980e1428 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,6 +29,11 @@ OpenSSL 3.4 ### Changes between 3.3 and 3.4 [xx XXX xxxx] + * Add debuginfo Makefile target for unix platforms to produce + a separate DWARF info file from the corresponding shared libs. + + *Neil Horman* + * Add feature to retrieve configured TLS signature algorithms, e.g., via the openssl list command. -- 2.47.2