From df703ada9ff36dfa588d4a1eb19f9c18cd39afda Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Fri, 5 Jun 2015 05:56:18 -0500 Subject: update changelog --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7c1bb29..2893d20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,26 @@ LibreSSL Portable Release Notes: This release primarily addresses a number of security issues in coordination with the OpenSSL project. +2.2.0 - Build cleanups and OS support + + * AIX Support - thanks to Michael Felt + + * Cygwin Support - thanks to Corinna Vinschen + + * Refactored build macros, support packaging libtls independently. + There are more pieces required to support building and using OpenSSL + with libtls, but this is an initial start at providing an + independent package for people to start hacking on. + + * Removal of OPENSSL_issetugid and all library getenv calls. + Applications can and should no longer rely on environment variables + for changing library behavior. OPENSSL_CONF/SSLEAY_CONF is still + supported with the openssl(1) command. + + * libtls API and documentation additions + + * Various bug fixes and simplifications to libssl and libcrypto + 2.1.6 - Security update * Fixes for the following issues are integrated into LibreSSL 2.1.6: -- cgit v1.2.3-55-g6feb