Add ChangeLog entry for clang version fix. Issue #1072

This commit is contained in:
Simon Butcher 2018-06-18 11:56:13 +01:00
parent aabfe6da7b
commit 02582b2804

View file

@ -16,6 +16,9 @@ Bugfix
Changes
* Support TLS testing in out-of-source builds using cmake. Fixes #1193.
* Changed CMake defaults for IAR to treat all compiler warnings as errors.
* Changed the Clang parameters used in the CMake build files to work for
versions later than 3.6. Versions of Clang earlier than this may no longer
work. Fixes #1072
= mbed TLS 2.7.3 branch released 2018-04-30