Add changelog entries for improved testing

Fixes #1040
This commit is contained in:
Gilles Peskine 2018-03-23 01:42:44 +01:00
parent 1cfa2d0e19
commit 51d9394fdf

View file

@ -10,6 +10,16 @@ Security
trusted CA with a non DER-compliant certificate. Found by luocm on GitHub.
Fixes #825.
Bugfix
* Add missing dependencies in test suites that led to build failures
in configurations that omit certain hashes or public-key algorithms.
Fixes #1040.
Changes
* Improve testing in configurations that omit certain hashes or
public-key algorithms. Includes contributions by Gert van Dijk.
* Improve negative testing of X.509 parsing.
= mbed TLS 2.8.0 branch released 2018-03-16
Default behavior changes