Add issue number

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2026-02-21 21:20:22 +01:00
parent ed642cab9e
commit f004998303

View File

@@ -10,4 +10,4 @@ API changes
Bugfix
* mbedtls_timing_get_delay() now correctly treats a timer as expired
after more than 2^32 ms (about 49 days) on platforms where long is
a 32-bit type.
a 32-bit type. Fixes #10613.