mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-11 11:35:28 +00:00
Update ChangeLog
This commit is contained in:
parent
60c6da2352
commit
5da93f8903
|
@ -35,6 +35,10 @@ Changes
|
|||
produced by some optimizing compilers, showing up as failures in
|
||||
e.g. RSA or ECC signature operations. Reported in #1722, fix suggested
|
||||
by Aurelien Jarno and submitted by Jeffrey Martin.
|
||||
* Remove dead code from bignum.c in the default configuration.
|
||||
Found by Coverity, reported and fixed by Peter Kolbus (Garmin). Fixes #2309.
|
||||
* Add test for minimal value of MBEDTLS_MPI_WINDOW_SIZE to all.sh.
|
||||
Contributed by Peter Kolbus (Garmin).
|
||||
|
||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||
|
||||
|
|
Loading…
Reference in a new issue