From 9df51efab0a08a92686a94c4634beb75450da8b6 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 27 Jan 2016 12:33:34 -0600 Subject: updated changelog --- ChangeLog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 669cadd..33b7917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,13 +48,24 @@ LibreSSL Portable Release Notes: * Removed Remove "C=US, O=VeriSign, Inc., OU=Class 3 Public Primary Certification Authority" (serial 3c:91:31:cb:1f:f6:d0:1b:0e:9a:b8:d0:44:bf:12:be) root - certificate from cert.pem. + certificate from cert.pem * Added support for building nc(1) on Solaris * Fixed GCC 5.x+ preprocessor checks, reported by Ruslan Babayev - * Improved console handling with openssl(1) on Windows. + * Improved console handling with openssl(1) on Windows + + * Ensure the network stack is enabled on Windows when running + tls_init() + + * Fixed incorrect TLS certificate loading by nc(1) + + * Added support for Solaris 11.3's getentropy(2) system call + + * Enabled support for using NetBSD 7.0's arc4random(3) implementation + + * Deprecated the SSL_OP_SINGLE_DH_USE flag by disabling its effect * Fixes from OpenSSL 1.0.1q - CVE-2015-3194 - NULL pointer dereference in client side certificate -- cgit v1.2.3-55-g6feb