From bc7d69020340727bda95c2acac2f0891335c3b0e Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sat, 9 Sep 2017 18:58:41 +0200 Subject: [PATCH] Changes: Mention #144 --- expat/Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/expat/Changes b/expat/Changes index 7a2a4c1f..d2a0f553 100644 --- a/expat/Changes +++ b/expat/Changes @@ -22,6 +22,8 @@ Release 2.2.5 ??????????????????? #33 #132 tests: Mass-fix compilation for XML_UNICODE_WCHAR_T #129 examples: Fix compilation for XML_UNICODE_WCHAR_T #130 benchmark: Fix compilation for XML_UNICODE_WCHAR_T + #144 xmlwf: Fix compilation for XML_UNICODE_WCHAR_T; still needs + Windows or MinGW for 2-byte wchar_t #9 Address two Clang Static Analyzer false positives #59 Resolve troublesome macros hiding parser struct membership and dereferencing that pointer