1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-13 03:33:35 +08:00

Add change log

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2025-05-28 10:05:32 +02:00
parent 3ea3635d2f
commit 4960825a94

View File

@ -0,0 +1,3 @@
Bugfix
* Resolved build issue with C++ projects using TF-PSA-Crypto when compiling
with the MSVC toolset v142 and earlier. Fixes mbedtls issue #7087.