Changes: Mention #144

This commit is contained in:
Sebastian Pipping 2017-09-09 18:58:41 +02:00
parent 21df4d3064
commit bc7d690203

View File

@ -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