[Expat-checkins] htdocs index.html,1.18,1.19

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Mon Jun 3 21:53:02 2002


Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv612

Modified Files:
	index.html 
Log Message:
Add news item about the 1.95.3 release.


Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index.html	3 Jun 2002 19:56:29 -0000	1.18
+++ index.html	4 Jun 2002 04:52:09 -0000	1.19
@@ -44,6 +44,29 @@
 community to participate on the mailing lists to help shape the future
 of Expat.</p>
 
+<h3>News</h3>
+
+<dl>
+  <dt><em>3 June 2002</em><br />
+      <strong>Expat 1.95.3 released.</strong><br />
+  <dd>
+    <ul>
+      <li> Added a project to the MSVC workspace to create a wchar_t
+	   version of the library; the DLLs are named libexpatw.dll. </li>
+      <li> Changed the name of the Windows DLLs from expat.dll to
+	   libexpat.dll; this fixes SF bug #432456. </li>
+      <li> Added the XML_ParserReset() API function. </li>
+      <li> Fixed XML_SetReturnNSTriplet() to work for element names. </li>
+      <li> Made the XML_UNICODE builds usable (thanks, Karl!). </li>
+      <li> Allow xmlwf to read from standard input. </li>
+      <li> Install a man page for xmlwf on Unix systems. </li>
+      <li> Fixed many bugs; see SF bug reports 231864, 461380, 464837,
+	   466885, 469226, 477667, 484419, 487840, 494749, 496505,
+	   547350.  Other bugs which we can't test as easily may also
+	   have been fixed, especially in the area of build support. </li>
+    </ul>
+</dl>
+
 <h3>References</h3>
 
 <p>If you know of any additional articles or resources which should be