mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 08:04:24 +01:00
Add ChangeLog entry
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This commit is contained in:
parent
dfd447e836
commit
402d7ac3db
@ -11,6 +11,8 @@ Bugfix
|
|||||||
previously lead to a stack overflow on constrained targets.
|
previously lead to a stack overflow on constrained targets.
|
||||||
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
|
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
|
||||||
in the header files, which missed the precompilation check. #971
|
in the header files, which missed the precompilation check. #971
|
||||||
|
* Fix memory leak in in mpi_miller_rabin(). Contributed by
|
||||||
|
Jens Wiklander <jens.wiklander@linaro.org> in #2363
|
||||||
|
|
||||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user