Fix changelog style issue
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
diff --git a/ChangeLog.d/fix-issue-x509-cert_write.txt b/ChangeLog.d/fix-issue-x509-cert_write.txt
index 7e1f31d..43d67c2 100644
--- a/ChangeLog.d/fix-issue-x509-cert_write.txt
+++ b/ChangeLog.d/fix-issue-x509-cert_write.txt
@@ -1,2 +1,3 @@
Bugfix
- * Fix possible NULL dereference issue in X509 cert_write program if an entry in the san parameter is not separated by a colon.
+ * Fix possible NULL dereference issue in X509 cert_write program if an entry
+ in the san parameter is not separated by a colon.