aboutsummaryrefslogtreecommitdiff
path: root/doc/us/index.html
diff options
context:
space:
mode:
authorcarregal <carregal>2007-10-26 21:44:43 +0000
committercarregal <carregal>2007-10-26 21:44:43 +0000
commit9cdf62e1bd3787e9afa047af3369ee70469340ea (patch)
treed7b762c12cac5633ff8a833c1bbc419aa64eef75 /doc/us/index.html
parent4790b562ca48f7305126057bde4785b8747edf55 (diff)
downloadluafilesystem-9cdf62e1bd3787e9afa047af3369ee70469340ea.tar.gz
luafilesystem-9cdf62e1bd3787e9afa047af3369ee70469340ea.tar.bz2
luafilesystem-9cdf62e1bd3787e9afa047af3369ee70469340ea.zip
Documentation updates for 1.3.0
Diffstat (limited to 'doc/us/index.html')
-rw-r--r--doc/us/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index f0d78f5..1df2bd1 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -84,22 +84,23 @@ version of LuaFileSystem can be found at the same LuaForge page.</p>
84<h2><a name="history"></a>History</h2> 84<h2><a name="history"></a>History</h2>
85 85
86<dl class="history"> 86<dl class="history">
87 <dt><strong>Version 1.3.0</strong> [?/Jun/2007]</dt> 87 <dt><strong>Version 1.3.0</strong> [26/Oct/2007]</dt>
88 <dd> 88 <dd>
89 <ul> 89 <ul>
90 <li>added function 90 <li>added function
91 <a href="manual.html#symlinkattributes"><code>lfs.symlinkattributes</code></a></li> 91 <a href="manual.html#symlinkattributes"><code>lfs.symlinkattributes</code></a>
92 (works only in non Windows systems).</li>
92 </ul> 93 </ul>
93 </dd> 94 </dd>
94 95
95 <dt><strong>Version 1.2.1</strong> [08/May/2007]</dt> 96 <dt><strong><a href="http://www.keplerproject.org/luafilesystem/1.2/">Version 1.2.1</a></strong> [08/May/2007]</dt>
96 <dd> 97 <dd>
97 <ul> 98 <ul>
98 <li>compatible only with Lua 5.1 (Lua 5.0 support was dropped)</li> 99 <li>compatible only with Lua 5.1 (Lua 5.0 support was dropped)</li>
99 </ul> 100 </ul>
100 </dd> 101 </dd>
101 102
102 <dt><strong>Version 1.2</strong> [15/Mar/2006]</dt> 103 <dt><strong><a href="http://www.keplerproject.org/luafilesystem/1.2/">Version 1.2</a></strong> [15/Mar/2006]</dt>
103 <dd> 104 <dd>
104 <ul> 105 <ul>
105 <li>added optional argument to 106 <li>added optional argument to
@@ -145,9 +146,8 @@ Comments are welcome!</p>
145</div> <!-- id="main" --> 146</div> <!-- id="main" -->
146 147
147<div id="about"> 148<div id="about">
148 <p><a href="http://validator.w3.org/check?uri=referer"> 149 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
149 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> 150 <p><small>$Id: index.html,v 1.37 2007/10/26 21:44:43 carregal Exp $</small></p>
150 <p><small>$Id: index.html,v 1.36 2007/06/07 01:28:08 tomas Exp $</small></p>
151</div> <!-- id="about" --> 151</div> <!-- id="about" -->
152 152
153</div> <!-- id="container" --> 153</div> <!-- id="container" -->