Skip to content

Commit 3165329

Browse files
committed
Update changelog to call out MinGW
Signed-off-by: Bence Szépkúti <[email protected]>
1 parent d656263 commit 3165329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.d/fix-msvc-version-guard-format-zu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Bugfix
22
* Fix definition of MBEDTLS_PRINTF_SIZET to prevent runtime crashes that
33
occurred whenever SSL debugging was enabled on a copy of Mbed TLS built
4-
with Visual Studio 2013.
4+
with Visual Studio 2013 or MinGW.
55
Fixes #10017.
66
* Remove Everest Visual Studio 2010 compatibility headers, which could
77
interfere with standard CRT headers in certain situations, eg. when

0 commit comments

Comments
 (0)