From c539117be944e2f234f016d5562e133715719d3d Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 1 Nov 2023 21:16:44 -0500 Subject: update 3.8.2 changelog --- ChangeLog | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b4dd2d0..b8b1270 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,13 +37,18 @@ LibreSSL Portable Release Notes: * Bug fixes - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp() -3.8.2 - In development +3.8.2 - Stable release * Portable changes - * Internal improvements + - Fixed processor detection for CMake targets. Thanks to jiegec. + - Enabled building oscpcheck with MSVC. Thanks to FtZPetruska + - Improve CMake package detection and installation. + Thanks to mark-groundctl + - Fixed assembly optimizations on x64 Windows targets + - Allow disabling warnings about + - Use system arc4random on FreeBSD 12 and newer. * Documentation improvements - Documented the RFC 3779 API - * Testing and Proactive Security * Compatibility changes - Restrict the RFC 3779 code to IPv4 and IPv6. It was not written to be able to deal with anything else. -- cgit v1.2.3-55-g6feb