Fix ChangeLog entry for PR #1972
diff --git a/ChangeLog b/ChangeLog
index 866693e..e137734 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
    * Fix a bug in the update function for SSL ticket keys which previously
      invalidated keys of a lifetime of less than a 1s. Fixes #1968.
 
+Changes
+   * Add tests for session resumption in DTLS.
+
 = mbed TLS 2.7.6 branch released 2018-08-31
 
 Security
@@ -43,7 +46,6 @@
 Changes
    * Improve compatibility with some alternative CCM implementations by using
      CCM test vectors from RAM.
-   * Add tests for session resumption in DTLS.
 
 = mbed TLS 2.7.5 branch released 2018-07-25