aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomas <tomas>2006-03-04 00:33:43 +0000
committertomas <tomas>2006-03-04 00:33:43 +0000
commit7ba0f3da76c317dff4c66a2cb202d8b2f5b1e8d9 (patch)
tree331ec0f3b91f00ee362de00364b5640009189584
parent079b4e7f798cf7f11af7c4ed66e1ad212ce2ba63 (diff)
downloadluafilesystem-7ba0f3da76c317dff4c66a2cb202d8b2f5b1e8d9.tar.gz
luafilesystem-7ba0f3da76c317dff4c66a2cb202d8b2f5b1e8d9.tar.bz2
luafilesystem-7ba0f3da76c317dff4c66a2cb202d8b2f5b1e8d9.zip
Improving History
-rw-r--r--doc/us/index.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index c41f211..81e0d3b 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -83,7 +83,13 @@ LuaForge page.</p>
83 83
84<ul> 84<ul>
85 <li>[xx/xx/2005] Version 1.2 released<br/> 85 <li>[xx/xx/2005] Version 1.2 released<br/>
86 added function <code>lfs.rmdir</code>. 86 <ul>
87 <li>added optional argument to
88 <a href="manual.html#attributes"><code>lfs.attributes</code></a>
89 <li>added function
90 <a href="manual.html#rmdir"><code>lfs.rmdir</code></a>
91 <li>bug correction on <code>lfs.dir</code>
92 </ul>
87 </li> 93 </li>
88 <li>[30/May/2005] Version 1.1 released<br/> 94 <li>[30/May/2005] Version 1.1 released<br/>
89 added function <code>lfs.touch</code>. 95 added function <code>lfs.touch</code>.
@@ -114,7 +120,7 @@ Comments are welcome!</p>
114<div id="about"> 120<div id="about">
115 <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> 121 <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
116 <p><small> 122 <p><small>
117 $Id: index.html,v 1.25 2005/06/09 16:21:54 tuler Exp $ 123 $Id: index.html,v 1.26 2006/03/04 00:33:43 tomas Exp $
118 </small></p> 124 </small></p>
119</div> <!-- id="about" --> 125</div> <!-- id="about" -->
120 126