Merge remote-tracking branch 'public/pr/2304' into HEAD
diff --git a/ChangeLog b/ChangeLog
index 661eb82..005573d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 mbed TLS ChangeLog (Sorted per branch, date)
 
+= mbed TLS 2.7.x branch released xxxx-xx-xx
+
+Bugfix
+   * Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
+     Raised as a comment in #1996.
+
 = mbed TLS 2.7.9 branch released 2018-12-21
 
 Bugfix