mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 08:43:02 +00: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 x.x.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.7.x branch released 2018-xx-xx
|
||||
|
||||
Default behavior changes
|
||||
|
||||
Reference in New Issue
Block a user