From 493a0dc3337a53b42f83b47724163778aae42e13 Mon Sep 17 00:00:00 2001 From: Andres Amaya Garcia Date: Tue, 19 Feb 2019 20:14:00 +0000 Subject: [PATCH] Clarify 3DES changes in ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2b51621d6..ed7e8a628 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,7 +26,8 @@ Changes produced by some optimizing compilers, showing up as failures in e.g. RSA or ECC signature operations. Reported in #1722, fix suggested by Aurelien Jarno and submitted by Jeffrey Martin. - * Ciphersuites based on 3DES now have the lowest priority by default. + * Ciphersuites based on 3DES now have the lowest priority by default when + they are enabled. = mbed TLS 2.7.9 branch released 2018-12-21