From fbb21ed9212be4032f7fd60f58beb8d7e20235d9 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 30 Aug 2023 04:34:15 -0600 Subject: End all ChangeLog entries with a period --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f0c8115..664ef32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,9 +41,9 @@ LibreSSL Portable Release Notes: unintentionally. - Selective removal of CET implementation on platforms where it is not supported (macOS). - - Integrated four more tests - - Added Windows ARM64 architecture to tested platforms - - Removed Solaris 10 support, fixed Solaris 11 + - Integrated four more tests. + - Added Windows ARM64 architecture to tested platforms. + - Removed Solaris 10 support, fixed Solaris 11. - libtls no longer links statically to libcrypto / libssl unless '--enable-libtls-only' is specified at configure time. - Improved Windows compatibility library, namely handling of files vs @@ -52,7 +52,7 @@ LibreSSL Portable Release Notes: using flags from the CMake build type instead. - Set the CMake default build type to 'Release'. This can be overridden during configuration. - - Fixed broken ASM support with MinGW builds + - Fixed broken ASM support with MinGW builds. * Internal improvements - Fixed alignment handling in SHA-512. - Moved the verified_chain to the correct internal struct. -- cgit v1.2.3-55-g6feb