diff --git a/ChangeLog b/ChangeLog index bd61bb1b9..cf2a3965b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ Changes * Fix tag lengths and value ranges in the documentation of CCM encryption. Contributed by Mathieu Briand. * Fix typo in a comment ctr_drbg.c. Contributed by Paul Sokolovsky. + * MD functions deprecated in 2.7.0 are no longer inline, to provide + a migration path for those depending on the library's ABI. = mbed TLS 2.7.0 branch released 2018-02-03