summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-04-30 14:27:49 +0200
committerAleksander Machniak <alec@alec.pl>2014-04-30 14:30:34 +0200
commit8b5d16d30a48ea5b4afda7019dd09dbcd303194f (patch)
treeaa9cb61edf1b3bcf04ebe71d2f3de98a00fe8fda /CHANGELOG
parent34e6526c958f3a0143a2cf5c8f1b9be29ebd65ef (diff)
Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dcd5bdf35..dd7c26c3b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595)
- Fix missing email address when importing contacts from outlook csv (#1489830)
-- Apply user-specific replacements to group's base_dn property (#1489779)
- Fix bug where "With attachment" option in search filter wasn't selected after return from mail view (#1489774)
- Fix "washing" of unicoded style attributes (#1489777)
- Fix unintentional redirect from compose page in Webkit browsers (#1489789)