ChangeLog: Enable builds as a CMake subproject

This commit is contained in:
Jaeden Amero 2019-06-18 17:27:20 +01:00
parent 3278081428
commit 33b6a99d4d

View File

@ -103,6 +103,8 @@ Changes
* Make it easier to define MBEDTLS_PARAM_FAILED as assert (which config.h
suggests). #2671
* Make `make clean` clean all programs always. Fixes #1862.
* Enable building of Mbed TLS as a CMake subproject. Suggested and fixed by
Ashley Duncan in #2609.
= mbed TLS 2.17.0 branch released 2019-03-19