From f62b4a40c4f3259d44496b59419ed8d6ff3a6e75 Mon Sep 17 00:00:00 2001
From: Hisham Muhammad
Date: Thu, 15 Jan 2015 17:01:49 -0200
Subject: [PATCH] Add release 1.6.3
---
index.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 5c05085..2bb7f5d 100644
--- a/index.html
+++ b/index.html
@@ -71,8 +71,7 @@ the underlying directory structure and file attributes.
Status
-Current version is 1.6.2. It was developed for Lua 5.1 but also
- works with Lua 5.2.
+Current version is 1.6.3. It works with Lua 5.1, 5.2 and 5.3.
Download
@@ -83,6 +82,12 @@ page.
History
+ - Version 1.6.3 [15/Jan/2015]
+
+ - Lua 5.3 support.
+ - Assorted bugfixes.
+
+
- Version 1.6.2 [??/Oct/2012]
- Full Lua 5.2 compatibility (with Lua 5.1 fallbacks)