From: Fred L. Drake, Jr. Date: Fri, 6 Sep 2002 21:32:19 +0000 (+0000) Subject: Revised one of the change notes slightly. X-Git-Tag: R_1_95_5~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3aa214ccc172a4ab2d2406601fb4797e270e9546;p=libexpat Revised one of the change notes slightly. --- diff --git a/expat/Changes b/expat/Changes index c290eb7b..dfe798d1 100644 --- a/expat/Changes +++ b/expat/Changes @@ -14,8 +14,8 @@ Release 1.95.5 Fri Sep 6 2002 - 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). - - Modified the calling convention used internally where the - compiler supports a faster convention. + - Modified the calling convention used internally on Unix + where the compiler supports a faster convention. - Fixed a variety of bugs: see SF issues 580793, 434664, 483514, 580503, 581069, 584041, 584183, 584832, 585537, 596555, 596678, 598352, 598944, 599715, 600479, 600971.