Fix changelog for ssl_server2.c usage fix
diff --git a/ChangeLog b/ChangeLog
index 303190e..ded60d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,6 @@
 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.