]> granicus.if.org Git - libexpat/commitdiff
Changes: Document changes related to #109
authorSebastian Pipping <sebastian@pipping.org>
Thu, 3 Aug 2017 19:32:28 +0000 (21:32 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 3 Aug 2017 19:35:09 +0000 (21:35 +0200)
expat/Changes

index 147f48288aaaf17b1b3dd78eb1e5dea31ec1fc02..ab27ea0c2a2749c1781540fe3f4ed342251e5e0e 100644 (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