Allow comments in test data files
diff --git a/ChangeLog b/ChangeLog
index d5ed6ad..a6b503a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
    * Fix memory leak in ssl_set_hostname() when called multiple times.
      Found by projectgus and jethrogb, #836.
 
+Features
+   * Allow comments in test data files.
+
 = mbed TLS 1.3.21 branch released 2017-08-10
 
 Security