summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-01-05 08:50:07 +0000
committeralecpl <alec@alec.pl>2012-01-05 08:50:07 +0000
commita33118fd0f0fa3765507b50bcb45cf44da1190bb (patch)
tree04ad1aa53b40c411051570d2bb9df2261bf78aed /CHANGELOG
parent896b2204e85aafb7eece9e42a0fb4e3bf5a8551b (diff)
- Applied fixes from trunk up to r5711
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1054db062..ad4ca02f7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix SQL Error when saving a contact with many email addresses (#1488286)
+- Fix strict email address searching if contact has more than one address
+- Remove duplicated 'organization' label (#1488287)
- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override'
- Fix wrong (long) label usage (#1488283)
- Fix handling of INBOX's subfolders in special folders config (#1488279)