summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-05-24 14:20:43 +0200
committerAleksander Machniak <alec@alec.pl>2013-05-24 14:20:43 +0200
commitab845c07186e347cfa9093a3080575fbe8864053 (patch)
tree685c2778a9c5ecc7b88af3a6a34b7caaf1555ca7 /CHANGELOG
parenta8994090bbcaa6142aaf8b1fb13912b1d492e2f7 (diff)
Fix bug where a message was opened in both preview pane and new window on double-click (#1489122)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bc359db69..e8e7a889d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix bug where a message was opened in both preview pane and new window on double-click (#1489122)
- Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (#1489110)
- Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)
- Fix invalid option selected in default_font selector when font is unset (#1489112)