]> granicus.if.org Git - libexpat/commitdiff
Changes: Document fix to #11
authorSebastian Pipping <sebastian@pipping.org>
Tue, 22 Aug 2017 22:37:08 +0000 (00:37 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Tue, 22 Aug 2017 22:37:08 +0000 (00:37 +0200)
expat/Changes

index 0f5448ecc15465f6a6f57c4e72356704c1ed6eeb..eaa29f85b48aa1ff9e31552a7994b6d7b2bd88b5 100644 (file)
@@ -7,6 +7,9 @@ Release 2.?.? ???????????????????
               #8  If the parser runs out of memory, make sure its internal
                     state reflects the memory it actually has, not the memory
                     it wanted to have.
+             #11  The default handler wasn't being called when it should for
+                    a SYSTEM or PUBLIC doctype if an entity declaration handler
+                    was registered.
 
         Other changes:
             #106  xmlwf: Add argument -N adding notation declarations