From 113cd3c1dd22c83021e2b5bf3d27e3f3feb173aa Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 24 Jul 2012 12:18:46 +0300 Subject: [PATCH] fixed bug which occurs when error reading directory happens --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8c83023f..429a245f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ current directory. * Added ability to send 404 response if file not found. +* Fixed bug which occurs when error reading directory happens. 2012.07.19, Version 0.1.3