doc/us/index.html

changeset 20
1506d4582d44
parent 6
51b85d631863
child 23
c33ee6e3ef5f
--- a/doc/us/index.html	Wed Apr 02 21:02:29 2014 +0100
+++ b/doc/us/index.html	Thu Apr 03 00:01:12 2014 +0100
@@ -66,8 +66,8 @@
 
 <h2><a name="status"></a>Status</h2>
 
-<p>Current version is 1.2.0. It was developed for both Lua 5.0 and Lua 5.1, and has been tested on
-Linux, Windows (2000/XP) and MacOS X with Expat 2.0.0.</p>
+<p>Current version is 1.3.0. It was developed for both Lua 5.1 and Lua 5.2, and has been tested on
+Linux, Windows (XP) and MacOS X with Expat 2.1.0.</p>
 
 <h2><a name="download"></a>Download</h2>
 
@@ -79,6 +79,15 @@
 <h2><a name="history"></a>History</h2>
 
 <dl class="history">
+    <dt><strong>Version 1.3.0</strong> [02/Apr/2014]</dt>
+    <dd>
+      <ul>
+        <li>support for the XmlDecl handler</li>
+        <li>add parser:getcurrentbytecount() (XML_GetCurrentByteCount)</li>
+        <li>ability to disable CharacterData merging</li>
+      </ul>
+    </dd>
+
     <dt><strong>Version 1.2.0</strong> [02/Jun/2011]</dt>
     <dd>
       <ul>
@@ -156,7 +165,6 @@
 <div id="about">
 	<p><a href="http://validator.w3.org/check?uri=referer">
     <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
-	<p><small>$Id: index.html,v 1.45 2007/06/05 21:11:29 carregal Exp $</small></p>
 </div> <!-- id="about" -->
 
 </div> <!-- id="container" -->

mercurial