diff --git a/ChangeLog b/ChangeLog index eb504978c5..6b79ff5c38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,20 @@ LibreSSL Portable Release Notes: This release primarily addresses a number of security issues in coordination with the OpenSSL project. +2.2.1 - Build fixes, feature added, features removed + + * Assorted build fixes for musl, HP-UX, Mingw, Solaris. + + * Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API + + * Added EC_curve_nid2nist and EC_curve_nist2nid from OpenSSL + + * Removed Dynamic Engine support + + * Removed unused and obsolete MDC-2DES cipher + + * Removed workarounds for obsolete SSL implementations + 2.2.0 - Build cleanups and new OS support, Security Updates * AIX Support - thanks to Michael Felt