summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-04-28 10:09:19 +0200
committerAleksander Machniak <alec@alec.pl>2013-04-28 10:10:27 +0200
commitcf3f125784601209c53e2f901c78c9d87feca809 (patch)
tree93a476b59b8b91530644371eb8f09ba95382ee45 /CHANGELOG
parentecc1b3bd5e8d366815b39a5455a267c9f4ad6a19 (diff)
Fix messages list focus issue in Internet Explorer (#1489058)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e3f6b5165..a9d42549d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix messages list focus issue in Internet Explorer (#1489058)
- Fix possible collision in generated thumbnail cache key (#1489069)
- Fix exit code on bootsrap errors in CLI mode (#1489044)
- Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)