diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-15 17:01:49 -0200 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-15 17:01:49 -0200 |
commit | f62b4a40c4f3259d44496b59419ed8d6ff3a6e75 (patch) | |
tree | ab81488e35721e8cee242ba18a5df2687b4b60ff | |
parent | d499bf5abbcc2e58ac23803b291ffd4a41000477 (diff) | |
download | luafilesystem-f62b4a40c4f3259d44496b59419ed8d6ff3a6e75.tar.gz luafilesystem-f62b4a40c4f3259d44496b59419ed8d6ff3a6e75.tar.bz2 luafilesystem-f62b4a40c4f3259d44496b59419ed8d6ff3a6e75.zip |
Add release 1.6.3
-rw-r--r-- | index.html | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -71,8 +71,7 @@ the underlying directory structure and file attributes.</p> | |||
71 | 71 | ||
72 | <h2><a name="status"></a>Status</h2> | 72 | <h2><a name="status"></a>Status</h2> |
73 | 73 | ||
74 | <p>Current version is 1.6.2. It was developed for Lua 5.1 but also | 74 | <p>Current version is 1.6.3. It works with Lua 5.1, 5.2 and 5.3.</p> |
75 | works with Lua 5.2.</p> | ||
76 | 75 | ||
77 | <h2><a name="download"></a>Download</h2> | 76 | <h2><a name="download"></a>Download</h2> |
78 | 77 | ||
@@ -83,6 +82,12 @@ page.</p> | |||
83 | <h2><a name="history"></a>History</h2> | 82 | <h2><a name="history"></a>History</h2> |
84 | 83 | ||
85 | <dl class="history"> | 84 | <dl class="history"> |
85 | <dt><strong>Version 1.6.3</strong> [15/Jan/2015]</dt> | ||
86 | <dd><ul> | ||
87 | <li>Lua 5.3 support.</li> | ||
88 | <li>Assorted bugfixes.</li> | ||
89 | </ul></dd> | ||
90 | |||
86 | <dt><strong>Version 1.6.2</strong> [??/Oct/2012]</dt> | 91 | <dt><strong>Version 1.6.2</strong> [??/Oct/2012]</dt> |
87 | <dd><ul> | 92 | <dd><ul> |
88 | <li>Full Lua 5.2 compatibility (with Lua 5.1 fallbacks)</li> | 93 | <li>Full Lua 5.2 compatibility (with Lua 5.1 fallbacks)</li> |