aboutsummaryrefslogtreecommitdiff
path: root/doc/us
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-01-15 16:58:20 -0200
committerHisham Muhammad <hisham@gobolinux.org>2015-01-15 16:58:20 -0200
commit8014725009e195ffb502bcd65ca4e93b60a1b21c (patch)
tree3365846317aa4de62d542be9c116b4aaeb912e43 /doc/us
parent0a82aae451c5c95ceacb5fcb235f4d1ea964f5f5 (diff)
downloadluafilesystem-v_1_6_3.tar.gz
luafilesystem-v_1_6_3.tar.bz2
luafilesystem-v_1_6_3.zip
Prepare for release 1.6.3v_1_6_3v1_6_3
Diffstat (limited to 'doc/us')
-rw-r--r--doc/us/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index 5c05085..2bb7f5d 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -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>