mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-06 12:35:36 +02:00
Add ChangeLog entry for redundant mutex initialization optimizations
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.1.x branch released xxxx-xx-xx
|
||||
|
||||
Changes
|
||||
* 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.1.11 branch released xxxx-xx-xx
|
||||
|
||||
Default behavior changes
|
||||
|
||||
Reference in New Issue
Block a user