[Expat-checkins] expat Changes,1.40,1.41

Fred L. Drake fdrake at users.sourceforge.net
Fri Jul 23 06:48:39 CEST 2004


Update of /cvsroot/expat/expat
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4109

Modified Files:
	Changes 
Log Message:
add notes for 1.95.8 release


Index: Changes
===================================================================
RCS file: /cvsroot/expat/expat/Changes,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Changes	20 Oct 2003 21:11:27 -0000	1.40
+++ Changes	23 Jul 2004 04:48:36 -0000	1.41
@@ -1,3 +1,13 @@
+Release 1.95.8 Fri Jul 23 2004
+        - Major new feature: suspend/resume.  Handlers can now request
+          that a parse be suspended for later resumption or aborted
+          altogether.  See "Temporarily Stopping Parsing" in the
+          documentation for more details.
+        - Some mostly minor bug fixes, but compilation should no
+          longer generate warnings on most platforms.  SF issues
+          include: 827319, 840173, 846309, 888329, 896188, 923913,
+          928113, 961698, 985192.
+
 Release 1.95.7 Mon Oct 20 2003
         - Fixed enum XML_Status issue (reported on SourceForge many
           times), so compilers that are properly picky will be happy.



More information about the Expat-checkins mailing list