Update change log

This commit is contained in:
k-stachowiak 2019-02-08 17:21:30 +01:00
parent 16015ddd59
commit 0fd3021204

View file

@ -21,6 +21,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.7.9 branch released 2018-12-21