summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2010-05-21 03:24:25 +0000
committersvncommit <devs@roundcube.net>2010-05-21 03:24:25 +0000
commit141eb8a497d847069cf87ce0d204614596338352 (patch)
treedcf5edc282f2ab52b593a0081b280a8cf817790a /CHANGELOG
parentdffcaa59db930408b9f07a300ba67a7933d2eab0 (diff)
Fix double-addition of e-mail domain to content ID in HTML images
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 125c98028..7c7b66550 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- 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)
- Fix message/rfc822 attachments containing only attachments are not parsed properly (#1486743)