commit | 200b24fdf8a9d686e46e3e4d2d87638fd84303df | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Feb 20 16:40:11 2018 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Feb 20 16:40:11 2018 +0100 |
tree | f45509c5d2a03af09e298eddf0536cbbe7713f25 | |
parent | c15399843ef42a41d03374cf64de29a7716b7481 [diff] |
Mention in ChangeLog that this fixes #1351
diff --git a/ChangeLog b/ChangeLog index 5945b7e..1838ccf 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,7 +5,7 @@ Bugfix * Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates with flag MBEDTLS_X509_BADCERT_BAD_PK even when the key type was correct. - In the context of SSL, this resulted in handshake failure. + In the context of SSL, this resulted in handshake failure. #1351 = mbed TLS 2.7.0 branch released 2018-02-03