Update the ChangeLog

This commit is contained in:
Simon Butcher 2016-03-07 23:30:50 +00:00
parent 342671f982
commit 8b4a1bdbb0

View file

@ -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