diff --git a/ChangeLog b/ChangeLog index d3002cf0..9b7749d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,13 +21,17 @@ * On f4 key pressed when current-file is folder CodeMirror opens json data of folder. -* Fixed bug with response when we have no rihgts read dir -server sends 404 response for now, not 200 ok. +* Fixed bug with response when we have no rihgts +read dir server sends 404 response for now, +not 200 ok. * Fixed bug with forming error of loading dir. Was : "not found". Now : "Error: EACCES, readdir '/root'" +* Fixed bug with showing loading spinner, when f4 key +pressed couple times and CodeMirror not loaded fully. + 2012.07.27, Version 0.1.4