diff --git a/README b/README index c1fe6c7..db67923 100644 --- a/README +++ b/README @@ -22,6 +22,9 @@ Please check the documentation at doc/us/ for more information. History ------- +Version 1.6.2 [??/Oct/2012] + * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks) + Version 1.6.1 [01/Oct/2012] * fix build for Lua 5.2 diff --git a/doc/us/index.html b/doc/us/index.html index 1046bd9..8873222 100644 --- a/doc/us/index.html +++ b/doc/us/index.html @@ -71,7 +71,7 @@ the underlying directory structure and file attributes.

Status

-

Current version is 1.6.0. It was developed for Lua 5.1 but also +

Current version is 1.6.2. It was developed for Lua 5.1 but also works with Lua 5.2.

Download

@@ -83,6 +83,11 @@ page.

History

+
Version 1.6.2 [??/Oct/2012]
+
+
Version 1.6.1 [01/Oct/2012]