Add ChangeLog entry for redundant mutex initialization optimizations

This commit is contained in:
Andres Amaya Garcia 2018-03-21 15:14:31 +00:00
parent 8190678c01
commit 56c72480ca

View file

@ -24,6 +24,9 @@ Bugfix
Changes
* Clarify the documentation of mbedtls_ssl_setup.
* Do not define global mutexes around readdir() and gmtime() in
configurations where the feature is disabled. Found and fixed by Gergely
Budai.
= mbed TLS 2.7.1 branch released 2018-02-23