mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Add ChangeLog entry for redundant mutex initialization optimizations
This commit is contained in:
parent
8190678c01
commit
56c72480ca
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue