From c42350125e36872d70556558e9a08c7b75e04cb1 Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Wed, 23 Dec 2015 18:36:16 +0000 Subject: [PATCH] Clarification in ChangeLog --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 99ff91ddd..72a7d0f6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,6 @@ Security allocate memory. Only used for certificate generation, not triggerable remotely in SSL/TLS. Found by Rafał Przywara. #367 * Disable MD5 handshake signatures in TLS 1.2 by default - (Reported by Karthikeyan Bhargavan and Gaëtan Leurent.) Bugfix * Fix over-restrictive length limit in GCM. Found by Andreas-N. #362