From e936eee237a92eb1030dab2abb5befebf5230793 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 8 Aug 2012 16:23:19 +0300 Subject: [PATCH] fixed bug with double click on images --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index b6e8d5f2..35a4b36a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,9 @@ scroll to needed place. * Fixed bug with double click on files. +* Fixed bug with double click on images. + + 2012.08.06, Version 0.1.5 * Added tab support.