Rephrase Changelog

Rephrase Changelog to be more coherent to users
This commit is contained in:
Ron Eldor 2018-02-06 17:34:27 +02:00
parent 85e1dcff6a
commit 099e61df52

View File

@ -3,8 +3,9 @@ mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS x.x.x branch released xxxx-xx-xx = mbed TLS x.x.x branch released xxxx-xx-xx
Bugfix Bugfix
* Fix handshake failure in NIST suite b, where the key was determined as * Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates
MBEDTLS_ECKEY instead of MBEDTLS_ECDSA. with flag MBEDTLS_X509_BADCERT_BAD_PK even when the key type was correct.
In the context of SSL, this resulted in handshake failure.
= mbed TLS 2.7.0 branch released 2018-02-03 = mbed TLS 2.7.0 branch released 2018-02-03