From 9ea950417640b0a4a505c31bd7fbdb4c25d71a38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bence=20Sz=C3=A9pk=C3=BAti?= <bence.szepkuti@arm.com>
Date: Sat, 8 Mar 2025 00:40:47 +0100
Subject: [PATCH] Update changelog to call out MinGW
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
---
 ChangeLog.d/fix-msvc-version-guard-format-zu.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog.d/fix-msvc-version-guard-format-zu.txt b/ChangeLog.d/fix-msvc-version-guard-format-zu.txt
index 637388ecaa..eefda618ca 100644
--- a/ChangeLog.d/fix-msvc-version-guard-format-zu.txt
+++ b/ChangeLog.d/fix-msvc-version-guard-format-zu.txt
@@ -1,5 +1,5 @@
 Bugfix
    * Fix definition of MBEDTLS_PRINTF_SIZET to prevent runtime crashes that
      occurred whenever SSL debugging was enabled on a copy of Mbed TLS built
-     with Visual Studio 2013.
+     with Visual Studio 2013 or MinGW.
      Fixes #10017.
-- 
GitLab