Allow comments in test data files
diff --git a/ChangeLog b/ChangeLog
index ded60d3..303190e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 Features
    * Allow comments in test data files.
 
+Features
+   * Allow comments in test data files.
+
 Bugfix
    * Fix ssl_parse_record_header() to silently discard invalid DTLS records
      as recommended in RFC 6347 Section 4.1.2.7.