summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-21 08:42:59 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-21 08:42:59 +0000
commitd1ef17e0ce0a341b2e68c0b28fcb21c94b4a100b (patch)
tree36adc73e53837bea7dc64c75e4de3e18e5d83630 /roundcubemail/CHANGELOG
parent21e5e3d5bc33159c2c5ad9b8e1e19ceffd67d212 (diff)
- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
- Removed response.callbacks feature git-svn-id: https://svn.roundcube.net/trunk@3650 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 7c7b66550..eda0cb1a4 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG RoundCube Webmail
===========================
+- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
+- Removed response.callbacks feature
- Fix double-addition of e-mail domain to content ID in HTML images
- Read and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543)
- Fix duplicated attachments when forwarding a message (#1486487)