README

changeset 5
4570d6616c99
parent 0
24d141cb2d1e
child 6
51b85d631863
--- a/README	Thu Jun 02 16:27:59 2011 +0100
+++ b/README	Thu Jun 02 16:29:50 2011 +0100
@@ -8,7 +8,7 @@
 
 Status
 
-Current version is 1.1.0. It was developed for both Lua 5.0 and Lua 5.1,
+Current version is 1.1.1. 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.
 
 Download
@@ -18,6 +18,11 @@
 
 History
 
+Version 1.1.1 [02/Jun/2011]
+
+        * support for the StartDoctypeDecl handler
+        * add parser:stop() to abort parsing inside a callback
+
 Version 1.1.0 [05/Jun/2006]
 
         * adapted to work on both Lua 5.0 and Lua 5.1
@@ -52,5 +57,3 @@
 
 For more information please contact us (info at keplerproject dot org). Comments are welcome!
 You can also reach other Kepler developers and users on the Kepler Project mailing list.
-
-$Id: README,v 1.2 2007/06/05 20:03:12 carregal Exp $

mercurial