From 44fab5ace42060a7de7660c8d207f67cd740fe3a 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