summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-03-12 20:48:19 +0100
committerAleksander Machniak <alec@alec.pl>2015-03-12 20:48:19 +0100
commit65e735dec541564c01defb58eac326e7369feb7e (patch)
treefb92410fcced3b09b81a5fe38a3176424c8ce751 /CHANGELOG
parentd17975c7763ed41710276e8cf4704d6764f174c9 (diff)
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d50f38857..ac6d5b9ce 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,6 +40,7 @@ CHANGELOG Roundcube Webmail
- Fix backtick character handling in sql queries (#1490312)
- Fix redirct URL for attachments loaded in an iframe when behind proxy (#1490191)
- Fix menu container references to point to the actual <ul> element (#1490313)
+- Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318)
RELEASE 1.1.0
-------------