From 93a15738fef400c4f03b02f1384ade88128e2bf0 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 14 Oct 2025 04:41:39 -0500 Subject: sync 4.2.0 changes --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ced6607..ea34610 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,9 +28,16 @@ history is also available from Git. LibreSSL Portable Release Notes: -4.2.0 - In development +4.2.0 - Stable release * Portable changes + - Added explicit OpenBSD/ISC license to build system / scripts. + - Fixed compilation on more CPU targets by removing architecture-specific + definitions from header files. + - Fixed builds in deep paths by using relative paths for linking. + - Fixed Windows builds with Clang and CMake. + - Fixed Windows error handling accepting connections with nc. + - Fixed 32-bit ARM builds on Darwin. * Internal improvements - Cleaned up code implementing block cipher modes of operation. Includes untangling a horrible #ifdef mess and removing a few -- cgit v1.2.3-55-g6feb