Add ChangeLog entry
diff --git a/ChangeLog b/ChangeLog
index ded60d3..c81c5d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
    * Fix leap year calculation in x509_date_is_valid() to ensure that invalid
      dates on leap years with 100 and 400 intervals are handled correctly. Found
      by Nicholas Wilson. #694
+   * Fix X509 CRT parsing that would potentially accept an invalid tag when
+     parsing the subject alternative names.
 
 = mbed TLS 2.6.0 branch released 2017-08-10