Add changelog entry

Even without CI validation, we can promise that we've made the situation
better, and an IAR warning has been reported in
https://github.com/Mbed-TLS/mbedtls/issues/10648

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2026-03-20 21:21:41 +01:00
parent d0e9891a47
commit f5e1cb21c8

View File

@ -0,0 +1,2 @@
Bugfix
* Fix some IAR warnings. Fixes #10648.