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