Merge remote-tracking branch 'origin/pr/2389' into mbedtls-2.16
diff --git a/ChangeLog b/ChangeLog
index 9310964..dcb1f32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,8 +31,6 @@
      Inserted as an enhancement for #1371
    * Add support for alternative CSR headers, as used by Microsoft and defined
      in RFC 7468. Found by Michael Ernst. Fixes #767.
-
-Changes
    * Fix configuration queries in ssl-opt.h. #2030
    * Ensure that ssl-opt.h can be run in OS X. #2029