diff --git a/ChangeLog.d/fix-rsa-performance-regression.txt b/ChangeLog.d/fix-rsa-performance-regression.txt index 1624ac2618..603612a314 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.