From: Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
Date: Tue, 9 Jul 2002 21:28:44 +0000 (+0000)
Subject: Add a couple more fixed bugs to the list.
X-Git-Tag: R_1_95_4~13
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=437481121a7fd33f8ba92479b7cd231f7b37d399;p=libexpat

Add a couple more fixed bugs to the list.
---

diff --git a/expat/Changes b/expat/Changes
index 45c32cd4..293e8deb 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -4,7 +4,7 @@ Release 1.95.4 Fri Jul 12 2002
 	- 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, 575168, 579196.
+	  564342, 566334, 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":