From 791d1b3f0a82f8fd4dc4a925267ffdde7a7b1c6b Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 3 Aug 2017 21:32:28 +0200 Subject: [PATCH] Changes: Document changes related to #109 --- expat/Changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/expat/Changes b/expat/Changes index 147f4828..ab27ea0c 100644 --- a/expat/Changes +++ b/expat/Changes @@ -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