From 4cb12ee8a9baec0eb9a40ad0b20bd1bf4c17c0d5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 21 Apr 2013 07:23:39 -0400 Subject: [PATCH] fixed bug with sending response on query other then json on /fs url --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 663b0867..8c8d8524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,7 +87,7 @@ is pressed and current file is directory. * Fixed header of api fs GET. -* Fixed bug with setting query other then json on /fs url. +* Fixed bug with sending response on query other then json on /fs url. 2012.03.01, v0.1.9