summaryrefslogtreecommitdiff
path: root/roundcubemail
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-18 13:00:58 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-18 13:00:58 +0000
commitf82d6df277bee1ef02f62baddd57d50a74795ec2 (patch)
tree46b5a2b5d48a074b9eaf2b6a4a12cf4a892a6f58 /roundcubemail
parent7df9a6aae2dad96e1bc1ede01025dcb80daf967a (diff)
- removed info about response.callbacks removal
git-svn-id: https://svn.roundcube.net/trunk@3763 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 5053438ad..c4f70080b 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -21,7 +21,6 @@ CHANGELOG RoundCube Webmail
- Fix wrong message on file upload error (#1486725)
- Add support for data URI scheme [RFC2397] (#1486740)
- 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)