summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-09-04 19:29:16 +0200
committerAleksander Machniak <alec@alec.pl>2012-09-04 19:30:59 +0200
commit4938a0bcfb0eb6ea89a6504c6f82afbca9c58c61 (patch)
tree5630930ddae83687a247273d4f9a23d8674bc50c /CHANGELOG
parente8615cf494302f80aa9e8a36a280aa5cb8e3742a (diff)
Fix focus issue in IE when selecting message row (#1488620)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 296fdbbff..1e6946b95 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix focus issue in IE when selecting message row (#1488620)
- Fix displaying all headers when they contain malformed characters (#1488666)
- Fix decoding of HTML messages with UTF-16 charset specified (#1488654)
- Fix quota capability detection so it can be overwritten by a plugin (#1488655)