diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-24 14:20:43 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-24 14:21:22 +0200 |
commit | 1a9d466ef31deba9a0d3bbe9e1e47351cbda976c (patch) | |
tree | 6a76df2412e5b5c9452e90fa2ba2887f390dfb26 /CHANGELOG | |
parent | f1c0c05223b26d589d1ed7bdce9df2a245179f15 (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-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |