[Expat-checkins] expat Changes,1.18,1.19
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
Thu Jul 11 19:53:02 2002
Update of /cvsroot/expat/expat
In directory usw-pr-cvs1:/tmp/cvs-serv11137
Modified Files:
Changes
Log Message:
Add a note about the addition of Borland support files.
Include a couple of additional bug reports that have been dealt with.
Index: Changes
===================================================================
RCS file: /cvsroot/expat/expat/Changes,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Changes 9 Jul 2002 21:28:44 -0000 1.18
+++ Changes 12 Jul 2002 02:52:42 -0000 1.19
@@ -3,8 +3,10 @@
vms/README.vms for more information.
- Added Mac OS (classic) support, with a makefile for MPW,
contributed by Thomas Wegner and Daryle Walker.
- - Fixed a variety of bugs: see SF bug reports 441449, 563184,
- 564342, 566334, 569461, 570263, 575168, 579196.
+ - Added Borland C++ Builder 5 / BCC 5.5 support, contributed
+ by Patrick McConnell (SF patch #538032).
+ - Fixed a variety of bugs: see SF issues 441449, 563184,
+ 564342, 566334, 566901, 569461, 570263, 575168, 579196.
- Made skippedEntityHandler conform to SAX2 (see source comment)
- Re-implemented WFC: Entity Declared from XML 1.0 spec and
added a new error "entity declared in parameter entity":