From be5972546e9f4cbe6d7308a08d9a6c756201dafc Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 23 Aug 2017 00:21:29 +0200 Subject: [PATCH] Changes: Document fix to #8 --- expat/Changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/expat/Changes b/expat/Changes index 2cddc693..0f5448ec 100644 --- a/expat/Changes +++ b/expat/Changes @@ -3,6 +3,11 @@ NOTE: We are looking for help with a few things: If you can help, please get in touch. Thanks! Release 2.?.? ??????????????????? + Bug fixes: + #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. + Other changes: #106 xmlwf: Add argument -N adding notation declarations #75 #106 Test suite: Resolve expected failure cases where xmlwf -- 2.40.0