From 13034da4d88ffdfcc7e4dff72b0bf7c5db5cbb08 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 9 Mar 2015 07:22:18 -0500 Subject: [PATCH] expand on changelog --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 80ee145..62bcab9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,10 +30,15 @@ LibreSSL Portable Release Notes: 2.1.5 - Bug fixes and a security update * Fix incorrect comparison function in openssl(1) certhash command. + Thanks to Christian Neukirchen / Void Linux. * Windows port improvements and bug fixes. + - Removed a dependency on libgcc in 32-bit dynamic libraries. + - Correct a hang in openssl(1) reading from stdin on an connection. + - Initialize winsock in openssl(1) earlier, allow 'openssl ocsp' and + any other network-related commands to function properly. - * Reject server ephemeral DH keys smaller than 1024 bits. + * Reject all server DH keys smaller than 1024 bits. 2.1.4 - Security and feature updates * Improvements to libtls: