Add missing entries to changelog

Thu, 03 Apr 2014 14:59:03 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 03 Apr 2014 14:59:03 +0100
changeset 25
8c3a5b827e48
parent 24
0d7de9d0878b
child 26
a8caec6c5429

Add missing entries to changelog

README file | annotate | diff | comparison | revisions
doc/us/index.html file | annotate | diff | comparison | revisions
--- a/README	Thu Apr 03 14:30:36 2014 +0100
+++ b/README	Thu Apr 03 14:59:03 2014 +0100
@@ -20,9 +20,11 @@
 
 Version 1.3.0 [04/Apr/2014]
 
+        * Lua 5.2 support (thanks Tomás Guisasola Gorham)
         * support for the XmlDecl handler
         * add parser:getcurrentbytecount() (XML_GetCurrentByteCount)
         * ability to disable CharacterData merging
+        * Makefile improvements (thanks Vadim Misbakh-Soloviov)
 
 Version 1.2.0 [02/Jun/2011]
 
--- a/doc/us/index.html	Thu Apr 03 14:30:36 2014 +0100
+++ b/doc/us/index.html	Thu Apr 03 14:59:03 2014 +0100
@@ -93,9 +93,11 @@
     <dt><strong>Version 1.3.0</strong> [02/Apr/2014]</dt>
     <dd>
       <ul>
+        <li>Lua 5.2 support (thanks Tomás Guisasola Gorham)</li>
         <li>support for the XmlDecl handler</li>
         <li>add parser:getcurrentbytecount() (XML_GetCurrentByteCount)</li>
         <li>ability to disable CharacterData merging</li>
+        <li>Makefile improvements (thanks Vadim Misbakh-Soloviov)</li>
       </ul>
     </dd>
 

mercurial