From 46d742071513076f50cf19af5d4e236e72ea9f14 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 20 Sep 2011 10:03:21 -0300 Subject: [PATCH] Edited index.html via GitHub --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index f41f146..31bb5bf 100644 --- a/index.html +++ b/index.html @@ -83,9 +83,11 @@ page.

Version 1.5.0 [20/Oct/2009]
+
  • Added explicit next and close methods to second return value of lfs.dir (the directory object), for explicit iteration or explicit closing.
  • Added directory locking via lfs.lock_dir function (see the manual).
  • +
Version 1.4.2 [03/Feb/2009]