From 2169962cb45c6b7bc3336d771872e9cfb12ce714 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 2 May 2016 22:50:54 -0500 Subject: [PATCH] update Changelog --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9706df2..befb7ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,7 +28,12 @@ history is also available from Git. LibreSSL Portable Release Notes: -2.2.6 +2.2.7 - Security Update + + * Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding. + From OpenSSL. + +2.2.6 - Security Update * Deprecated the SSL_OP_SINGLE_DH_USE flag.