commit | 56c72480ca1e4e9c2a6bf257c7ac002f6b9bc578 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed Mar 21 15:14:31 2018 +0000 |
committer | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed Mar 21 17:39:14 2018 +0000 |
tree | 061e0bd555f70d65024cc5ae6b6745c7f65bf8a8 | |
parent | 8190678c01ace83025682e9a26750ae20f8667dd [diff] [blame] |
Add ChangeLog entry for redundant mutex initialization optimizations
diff --git a/ChangeLog b/ChangeLog index 932e280..58139d0 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -24,6 +24,9 @@ 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