Changes: Document changes related to #109

This commit is contained in:
Sebastian Pipping 2017-08-03 21:32:28 +02:00
parent d1f7f7bbd0
commit 791d1b3f0a

View File

@ -2,6 +2,16 @@ NOTE: We are looking for help with a few things:
https://github.com/libexpat/libexpat/labels/help%20wanted
If you can help, please get in touch. Thanks!
Release 2.?.? ?????????????????
Other changes:
#109 Fix "make check" for non-x86 architectures that default
to unsigned type char (-128..127 rather than 0..255)
#109 coverage.sh: Cover -funsigned-char
Improve test suite error output
Special thanks to:
Joe Orton
Release 2.2.3 Wed August 2 2017
Security fixes:
#82 CVE-2017-11742 -- Windows: Fix DLL hijacking vulnerability