mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 06:43:02 +00:00
Fixes time() abstraction for custom configs
Added platform abstraction of time() to ChangeLog, version features, and fixed the build for dynamic configuration.
This commit is contained in:
@@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.x branch
|
||||
|
||||
Features
|
||||
* Support for platform abstraction of the standard C library time()
|
||||
function.
|
||||
|
||||
Bugfix
|
||||
* Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three
|
||||
arguments where the same (in-place doubling). Found and fixed by Janos
|
||||
|
||||
Reference in New Issue
Block a user