diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-12-18 09:45:20 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-12-18 09:45:20 +0100 |
commit | dfc57863d1b054534f8e0ce8e3babb38d4fe89cb (patch) | |
tree | 3d09208cddc72afc633d788ba0ddedb7cd86bc24 /CHANGELOG | |
parent | 8cacecb2ff8b2c819f573bbd47f6bc8171d26ee8 (diff) |
Plugin API: Added message_before_send hook
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Plugin API: Added message_before_send hook - Fix contact copy/add-to-group operations on search result (#1488862) - Use matching identity in MDN response (#1488864) - Fix unwanted horizontal scrollbar in message preview header (#1488866) |