From 00157ce51015f4d09f1ae0a9939f804b6d910605 Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Mon, 7 Mar 2016 23:30:50 +0000 Subject: [PATCH] Update the ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 56464ceb0..55391816c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ Changes * On ARM platforms, when compiling with -O0 with GCC, Clang or armcc5, don't use the optimized assembly for bignum multiplication. This removes the need to pass -fomit-frame-pointer to avoid a build error with -O0. + * Disabled SSLv3 in the default configuration. = mbed TLS 2.2.1 released 2016-01-05