mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 19:55:45 +01:00
Improve wording of gmtime feature in ChangeLog
This commit is contained in:
parent
3c9733a0a3
commit
c29c34c1b4
@ -7,8 +7,8 @@ API Changes
|
|||||||
whose implementation should behave as a thread safe version of gmtime().
|
whose implementation should behave as a thread safe version of gmtime().
|
||||||
This allows users to configure such an implementation at compile time when
|
This allows users to configure such an implementation at compile time when
|
||||||
the target system cannot be deduced automatically. At this stage Mbed TLS
|
the target system cannot be deduced automatically. At this stage Mbed TLS
|
||||||
is only able to configure implementations for Windows and POSIX C
|
is only able to automtically select implementations for Windows and POSIX
|
||||||
libraries.
|
C libraries.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if
|
* Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if
|
||||||
|
Loading…
Reference in New Issue
Block a user