[Expat-checkins] htdocs index.html,1.57,1.58

Karl Waclawek kwaclaw at users.sourceforge.net
Fri Dec 23 17:47:29 CET 2005


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

Modified Files:
	index.html 
Log Message:
New pre-release snapshot for Expat 2.0.

Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- index.html	29 Jan 2005 03:18:02 -0000	1.57
+++ index.html	23 Dec 2005 16:47:23 -0000	1.58
@@ -51,6 +51,20 @@
 <h3 id="news">News</h3>
 
 <dl>
+  <dt><em>23 December 2005</em>,
+      Expat 2.0 pre-release snapshot (another one) made available.
+    </dt>
+  <dd>
+    <p>As nothing happened here for a long time, we've posted another
+    <a href="http://www.libexpat.org/expat-2005-12-23.tar.gz" >pre-release
+    distribution snapshot</a> of the code currently in CVS on
+    libexpat.org.  Please try this out and report any problems you
+    have. We'd like to get Expat 2.0 out soon.</p>
+    <p>A late addition was the new (optional) <code>XML_LARGE_SIZE</code>
+    feature to enable 64-bit integers on some API members. Please check
+    how it builds and works for you.</p>
+    </dd>
+
   <dt><em>28 January 2005</em>,
       Expat pre-release snapshot made available.
     </dt>
@@ -59,9 +73,9 @@
     "http://www.libexpat.org/expat-2005-01-28.tar.gz" >pre-release
     distribution snapshot</a> of the code currently in CVS on
     libexpat.org.  Please try this out and report any problems you
-    have.  We'd like to get a release out soon.</p>
+    have. We'd like to get a release out soon.</p>
     <p>The coming release will either be 1.95.9 or 2.0, depending
-    primarily on the response to this snapshot.  If we do decide to
+    primarily on the response to this snapshot. If we do decide to
     make this 1.95.9, then we'll try to follow up with 2.0 in about a
     month.</p>
     </dd>



More information about the Expat-checkins mailing list