Fix change log entry
Signed-off-by: Alvaro Segura <alvaro.segura@gmail.com>
diff --git a/ChangeLog.d/move-crypto-struct-inclusion.txt b/ChangeLog.d/move-crypto-struct-inclusion.txt
index c5f6d2b..b84e6d3 100644
--- a/ChangeLog.d/move-crypto-struct-inclusion.txt
+++ b/ChangeLog.d/move-crypto-struct-inclusion.txt
@@ -1,3 +1,3 @@
Bugfix
- * Resolved build issue with C++ projects using TF-PSA-Crypto when compiling
+ * Resolved build issue with C++ projects using Mbed TLS 3.6 when compiling
with the MSVC toolset v142 and earlier. Fixes mbedtls issue #7087.