From c875e5da29f5d33bf04fb728096d2d96fc5bf7c1 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 14 Aug 2012 12:18:55 +0300 Subject: [PATCH] moved unSetCurrentfile to setCurrent file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All the time one of files must be current, so wen we setting up some file current, file that was previously current must be unset automatically.  --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17e0113e..fcfdf4d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,10 @@ scroll to needed place. * Fixed bug with ignoring all browser defined keys. +* Moved unSetCurrentfile to setCurrent file. +All the time one of files must be current, so wen we setting up some file +current, file that was previously current must be unset automatically.  + 2012.08.06, Version 0.1.5