Merge remote-tracking branch 'myfork/pr_726' into mbedtls-2.7-proposed
diff --git a/ChangeLog b/ChangeLog
index a25a799..8731b08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 mbed TLS ChangeLog (Sorted per branch, date)
 
+= mbed TLS x.x.x branch released xxxx-xx-xx
+
+Bugfix
+   * Fix spurious uninitialized variable warning in cmac.c. Fix independently
+     contributed by Brian J Murray and David Brown.
+
 = mbed TLS 2.7.2 branch released 2018-03-16
 
 Security