aboutsummaryrefslogtreecommitdiff
path: root/doc/us/index.html
diff options
context:
space:
mode:
authorcarregal <carregal>2007-05-08 19:23:12 +0000
committercarregal <carregal>2007-05-08 19:23:12 +0000
commit3b35114a16686017f334ff51e0ca21fb13114cd4 (patch)
tree5304eb939b801f5e15a3b95f2a96dfe5e1e6b504 /doc/us/index.html
parent8161cea87780539088006bacf5730d11d15fd00f (diff)
downloadluafilesystem-3b35114a16686017f334ff51e0ca21fb13114cd4.tar.gz
luafilesystem-3b35114a16686017f334ff51e0ca21fb13114cd4.tar.bz2
luafilesystem-3b35114a16686017f334ff51e0ca21fb13114cd4.zip
Details for the 1.2.1 release. Version number, droping Lua 5.0 support
Diffstat (limited to 'doc/us/index.html')
-rw-r--r--doc/us/index.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index ea17303..c48b19a 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -71,25 +71,23 @@ 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.2.1. It was developed for both Lua 5.0 and Lua 5.1.</p> 74<p>Current version is 1.2.1. It was developed for Lua 5.1.</p>
75 75
76<h2><a name="download"></a>Download</h2> 76<h2><a name="download"></a>Download</h2>
77 77
78<p>LuaFileSystem source can be downloaded from its 78<p>LuaFileSystem source can be downloaded from its
79<a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> 79<a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a>
80page. If you are using 80page. If you are using
81<a href="http://luabinaries.luaforge.net">LuaBinaries</a> 5.0.2 Release 2 81<a href="http://luabinaries.luaforge.net">LuaBinaries</a> 5.1.2 a Windows binary
82a Windows binary version of LuaFileSystem can be found at the same 82version of LuaFileSystem can be found at the same LuaForge page.</p>
83LuaForge page.</p>
84
85 83
86<h2><a name="history"></a>History</h2> 84<h2><a name="history"></a>History</h2>
87 85
88<dl class="history"> 86<dl class="history">
89 <dt><strong>Version 1.2.1</strong> [?/Jun/2006]</dt> 87 <dt><strong>Version 1.2.1</strong> [08/May/2007]</dt>
90 <dd> 88 <dd>
91 <ul> 89 <ul>
92 <li>adapted to work on both Lua 5.0 and Lua 5.1</li> 90 <li>compatible only with Lua 5.1 (Lua 5.0 support was dropped)</li>
93 </ul> 91 </ul>
94 </dd> 92 </dd>
95 93
@@ -141,7 +139,7 @@ Comments are welcome!</p>
141<div id="about"> 139<div id="about">
142 <p><a href="http://validator.w3.org/check?uri=referer"> 140 <p><a href="http://validator.w3.org/check?uri=referer">
143 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> 141 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
144 <p><small>$Id: index.html,v 1.34 2006/07/24 01:19:42 tomas Exp $</small></p> 142 <p><small>$Id: index.html,v 1.35 2007/05/08 19:23:12 carregal Exp $</small></p>
145</div> <!-- id="about" --> 143</div> <!-- id="about" -->
146 144
147</div> <!-- id="container" --> 145</div> <!-- id="container" -->