Improve ChangeLog
Co-authored-by: Gilles Peskine <gilles.peskine@arm.com>
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 abcc7a5..1624ac2 100644
--- a/ChangeLog.d/fix-rsa-performance-regression.txt
+++ b/ChangeLog.d/fix-rsa-performance-regression.txt
@@ -1,2 +1,2 @@
Bugfix
- * Fix unintended performance regression when using short RSA public keys. See #9232.
+ * Fix unintended performance regression when using short RSA public keys. Fixes #9232.