Added ChangeLog entry

This commit is contained in:
Gilles Peskine 2017-12-19 18:09:34 +01:00
parent 5c91270653
commit 5a0bc7f142

View file

@ -46,6 +46,7 @@ Changes
* Add new config.h flag POLARSSL_X509_MIN_VERIFY_MD_ALG to set the minimum * Add new config.h flag POLARSSL_X509_MIN_VERIFY_MD_ALG to set the minimum
hash accepted when verifying certificate chains. Defaults to SHA1, which hash accepted when verifying certificate chains. Defaults to SHA1, which
means SHA1 is accepted but MD5 and below are rejected. means SHA1 is accepted but MD5 and below are rejected.
* Improve makefiles on Windows: don't run find, and call perl explicitly.
= mbed TLS 1.3.19 branch released 2017-03-08 = mbed TLS 1.3.19 branch released 2017-03-08