Correct placement of ChangeLog entry

This commit is contained in:
Hanno Becker 2019-05-30 11:10:44 +01:00
parent de2a06db9e
commit 253fbfa7ec

View file

@ -47,6 +47,7 @@ Changes
Contributed by Peter Kolbus (Garmin).
* Change wording in the `mbedtls_ssl_conf_max_frag_len()`'s documentation to
improve clarity. Fixes #2258.
* Replace multiple uses of MD2 by SHA-256 in X.509 test suite. Fixes #821.
= mbed TLS 2.7.10 branch released 2019-03-19
@ -84,7 +85,6 @@ Changes
underlying OS actually guarantees.
* Ciphersuites based on 3DES now have the lowest priority by default when
they are enabled.
* Replace multiple uses of MD2 by SHA-256 in X.509 test suite. Fixes #821.
= mbed TLS 2.7.9 branch released 2018-12-21