Fix Changelog formatting
Signed-off-by: Janos Follath <janos.follath@arm.com>
diff --git a/ChangeLog.d/fix-rsa-performance-regression.txt b/ChangeLog.d/fix-rsa-performance-regression.txt
index 1624ac2..603612a 100644
--- a/ChangeLog.d/fix-rsa-performance-regression.txt
+++ b/ChangeLog.d/fix-rsa-performance-regression.txt
@@ -1,2 +1,3 @@
Bugfix
- * Fix unintended performance regression when using short RSA public keys. Fixes #9232.
+ * Fix unintended performance regression when using short RSA public keys.
+ Fixes #9232.