Add ChangeLog entries for PR #1168 and #1362
diff --git a/ChangeLog b/ChangeLog
index 8db0215..f3e1cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
mbed TLS ChangeLog (Sorted per branch, date)
+= mbed TLS 2.7.x branch released 2018-xx-xx
+
+Bugfix
+ * Fix the name of a DHE parameter that was accidentally changed in 2.7.0.
+ Fixes #1358.
+
+Changes
+ * Fix tag lengths and value ranges in the documentation of CCM encryption.
+ Contributed by Mathieu Briand.
+
= mbed TLS 2.7.0 branch released 2018-02-03
Security