From cf00f4f6c721290178c3a9cfb00d7dcc6ac7b97f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 10 Jan 2013 11:04:46 -0500 Subject: [PATCH] fixed bug with setting curent cursor when clicked on menu item --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f6c14d72..5fb1db6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -70,7 +70,7 @@ keyStop: function(e, opt) { * Added ability to read gdrive key from config. -* Fixed bug with setting curent cursor when +* Fixed bug with setting curent cursor when clicked on menu item.