1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-10 05:03:02 +03:00

Fix Changelog formatting

Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
Janos Follath
2024-08-22 15:45:18 +01:00
parent 5f316972b2
commit 4c857c49b4

View File

@@ -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.