[Expat-checkins] htdocs index.html,1.51,1.52
Fred L. Drake
fdrake at users.sourceforge.net
Mon Jul 26 16:53:42 CEST 2004
Update of /cvsroot/expat/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20599
Modified Files:
index.html
Log Message:
add news of the 1.95.8 release
Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- index.html 26 Apr 2004 20:36:10 -0000 1.51
+++ index.html 26 Jul 2004 14:53:39 -0000 1.52
@@ -51,6 +51,25 @@
<h3 id="news">News</h3>
<dl>
+ <dt><em>23 July 2004</em>,
+ Expat 1.95.8 released.
+ </dt>
+ <dd>
+ <p>The release schedule described in the previous news item didn't
+ work out. As a compensation, we've fixed a number of the
+ nuissance warnings generated on many platforms, and added a nice
+ new suspend/resume feature to the parser.</p>
+ <ul>
+ <li> 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. </li>
+ <li> 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.</li>
+ </ul>
+ </dd>
<dt><em>20 October 2003</em>,
Expat 1.95.7 released.
</dt>
More information about the Expat-checkins
mailing list