summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-03 18:59:59 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-03 18:59:59 +0000
commite21173f0772e332cd6c41432a4aa2aa4b4f15024 (patch)
tree336d577eed0cc153fe31c672245e780ed59b200b /roundcubemail/CHANGELOG
parente336b9ace146a739d9ca42273889be990efd19d4 (diff)
- Fix handling of non-image attachments in multipart/related messages (#1487750)
git-svn-id: https://svn.roundcube.net/trunk@4487 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index af40cf646..6bade2a8c 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of non-image attachments in multipart/related messages (#1487750)
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
- Fix handling of invalid HTML comments in messages (#1487759)
- Fix parsing FETCH response for very long headers (#1487753)