diff --git a/expat/Changes b/expat/Changes index 7dc81220..9e65ab2c 100644 --- a/expat/Changes +++ b/expat/Changes @@ -9,6 +9,10 @@ Release 1.95.5 someday linking into a DLL to be difficult. - Reduced line-length for all source code and headers to be no longer than 80 characters, to help with AS/400 support. + - Reduced memory copying during parsing (SF patch #600964). + - Fixed a variety of bugs: see SF issues 580793, 434664, + 483514, 580503, 581069, 584041, 584183, 584832, 585537, + 596555, 596678, 598352, 598944, 599715, 600479, 600971. Release 1.95.4 Fri Jul 12 2002 - Added support for VMS, contributed by Craig Berry. See