diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2011-09-20 10:03:21 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2011-09-20 10:03:21 -0300 |
commit | 46d742071513076f50cf19af5d4e236e72ea9f14 (patch) | |
tree | 8b3e40cea2a95f5ec37994b345b15b18b787034f | |
parent | fe8e151ea9358fd809c40f6fa0d5a9e6bc4fa5eb (diff) | |
download | luafilesystem-46d742071513076f50cf19af5d4e236e72ea9f14.tar.gz luafilesystem-46d742071513076f50cf19af5d4e236e72ea9f14.tar.bz2 luafilesystem-46d742071513076f50cf19af5d4e236e72ea9f14.zip |
Edited index.html via GitHub
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,9 +83,11 @@ page.</p> | |||
83 | 83 | ||
84 | <dl class="history"> | 84 | <dl class="history"> |
85 | <dt><strong>Version 1.5.0</strong> [20/Oct/2009]</dt> | 85 | <dt><strong>Version 1.5.0</strong> [20/Oct/2009]</dt> |
86 | <dd><ul> | ||
86 | <li>Added explicit next and close methods to second return value of lfs.dir | 87 | <li>Added explicit next and close methods to second return value of lfs.dir |
87 | (the directory object), for explicit iteration or explicit closing.</li> | 88 | (the directory object), for explicit iteration or explicit closing.</li> |
88 | <li>Added directory locking via lfs.lock_dir function (see the <a href="manual.html">manual</a>).</li> | 89 | <li>Added directory locking via lfs.lock_dir function (see the <a href="manual.html">manual</a>).</li> |
90 | </ul></dd> | ||
89 | <dt><strong>Version 1.4.2</strong> [03/Feb/2009]</dt> | 91 | <dt><strong>Version 1.4.2</strong> [03/Feb/2009]</dt> |
90 | <dd> | 92 | <dd> |
91 | <ul> | 93 | <ul> |