diff options
author | uid20002 <uid20002> | 2005-05-19 20:24:31 +0000 |
---|---|---|
committer | uid20002 <uid20002> | 2005-05-19 20:24:31 +0000 |
commit | 8774e2caae458a39fdc1e9a72fdae6fa05ae1104 (patch) | |
tree | 90cb3bd33b5c58864db3a6f51a9fa2ca61280d4a /doc/us/index.html | |
parent | e8e69b98f568081e04cacc3575d66f7f38df753f (diff) | |
download | luafilesystem-8774e2caae458a39fdc1e9a72fdae6fa05ae1104.tar.gz luafilesystem-8774e2caae458a39fdc1e9a72fdae6fa05ae1104.tar.bz2 luafilesystem-8774e2caae458a39fdc1e9a72fdae6fa05ae1104.zip |
Documentation update
Diffstat (limited to 'doc/us/index.html')
-rw-r--r-- | doc/us/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index b7e6983..440182c 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -83,12 +83,14 @@ page. | |||
83 | <h2><a name="history"></a>History</h2> | 83 | <h2><a name="history"></a>History</h2> |
84 | 84 | ||
85 | <ul> | 85 | <ul> |
86 | <li>[?/?/2005] Version 1.1 released</li> | 86 | <li>[19/May/2005] Version 1.1 released<br /> |
87 | <li>[21/Jan/2005] Version 1.0 released</li> | 87 | added function <code>lfs.touch</code>. |
88 | <li>[10/Nov/2004] Version 1.0 beta released</li> | 88 | </li> |
89 | <li>[21/Jan/2005] Version 1.0 released</li> | ||
90 | <li>[10/Nov/2004] Version 1.0 beta released</li> | ||
89 | </ul> | 91 | </ul> |
90 | 92 | ||
91 | Version 1.1 adds function <tt>lfs.touch</tt>. | 93 | |
92 | 94 | ||
93 | <h2><a name="credits"></a>Credits</h2> | 95 | <h2><a name="credits"></a>Credits</h2> |
94 | 96 | ||
@@ -110,7 +112,7 @@ Comments are welcome!</p> | |||
110 | <div id="about"> | 112 | <div id="about"> |
111 | <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> | 113 | <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> |
112 | <p><small> | 114 | <p><small> |
113 | $Id: index.html,v 1.11 2005/05/04 02:28:51 tuler Exp $ | 115 | $Id: index.html,v 1.12 2005/05/19 20:24:31 uid20002 Exp $ |
114 | </small></p> | 116 | </small></p> |
115 | </div> <!-- id="about" --> | 117 | </div> <!-- id="about" --> |
116 | 118 | ||