1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-06 12:00:59 +03:00

Changelog entry for fix #10502

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2025-11-14 15:06:58 +01:00
parent 3a0868b8ff
commit 28f745515e

View File

@@ -0,0 +1,3 @@
Bugfix
* Fix CMake failure on Windows because of a native directory separator.
Fixes #10502.