summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-05-01 10:40:46 +0200
committerAleksander Machniak <alec@alec.pl>2013-05-01 10:40:46 +0200
commit61943150d9c8dfdb710cc22b4cff1e54beaf7574 (patch)
treecdb8b01541d28a9abcf3ff6e3529c9d7e5719e72 /CHANGELOG
parentec433114236f9e1871ec5ff9d5d19de50ab236fd (diff)
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4dc83acf1..29b11aadb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix so Sender: address is added to Cc: field on reply to all (#1489011)
- Fix so addressbook_search_mode works also for group search (#1489079)
- Fix removal of a contact from a group in LDAP addressbook (#1489081)
- Support CSV import from Atmail (#1489045)