From 04bb7a665dd7e9d1bc4d18f40e46889a9dea6e40 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 15 Oct 2014 22:28:34 -0500 Subject: [PATCH] update with 2.1.1 changes ok beck@ --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 31b326f..c0b6266 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,11 @@ history is also available from Git. LibreSSL Portable Release Notes: +2.1.1 + * Address POODLE attack by disabling SSLv3 by default + * Fix Eliptical Curve cipher selection bug + (https://github.com/libressl-portable/portable/issues/35) + 2.1.0 - First release from the OpenBSD 5.7 tree * Added support for automatic ephemeral EC keys * Fixes for many memory leaks and overflows in error handlers