diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-24 14:54:18 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-24 14:54:18 +0200 |
commit | 1dfa85e0e673fef4976895b24c6497893dadd413 (patch) | |
tree | d18d9465876d57cc8aa0371953179feed869550a /CHANGELOG | |
parent | ab845c07186e347cfa9093a3080575fbe8864053 (diff) |
Fix handling of comma when adding contact from contacts widget (#1489107)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix handling of comma when adding contact from contacts widget (#1489107) - 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) |