diff --git a/ChangeLog b/ChangeLog index 7cd9a84a85..402428740c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ Bugfix valid version in the trusted certificate list. * Fix incorrect handling of block lengths in crypt_and_hash sample program, 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 Changes * Add compile time option for relaxed X509 time verification to enable