expat Changes,1.20,1.21
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat In directory usw-pr-cvs1:/tmp/cvs-serv17277 Modified Files: Changes Log Message: Added more updates; mostly the list of misc. bugs that have been fixed. Index: Changes =================================================================== RCS file: /cvsroot/expat/expat/Changes,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Changes 27 Aug 2002 16:14:35 -0000 1.20 +++ Changes 27 Aug 2002 22:42:52 -0000 1.21 @@ -9,6 +9,10 @@ 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