summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-05-24 14:54:18 +0200
committerAleksander Machniak <alec@alec.pl>2013-05-24 14:55:02 +0200
commit40d1f99cb2cb12631e2456bf4b5785500f599ffa (patch)
treeac0216e3c220b0706c8e5ff7e445b8a9221a363f /CHANGELOG
parent1a9d466ef31deba9a0d3bbe9e1e47351cbda976c (diff)
Fix handling of comma when adding contact from contacts widget (#1489107)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f6ae96300..c5c54da84 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)