From 80d191bbe98221e0c2ee19b8f77f454a52692c5a Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Mon, 26 Sep 2016 22:06:16 +0100 Subject: [PATCH] Update for ChangeLog for fixes for cert_app --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 402428740..e64b8c226 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ Bugfix when GCM is used. #441 * Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't enabled unless others were also present. Found by David Fernandez. #428 + * Fixed configuration of debug output in cert_app sample program. Changes * Add compile time option for relaxed X509 time verification to enable