summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-04 10:50:00 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-04 10:50:00 +0000
commit84de99f023fe11ae52add2ab3e032ef94a57c870 (patch)
tree10a5f4cda047e64dc8434d7cb0698caf80fbec24 /roundcubemail/CHANGELOG
parent962cb67bdcb35702359b5f8ff2bd2fea64f59d50 (diff)
- fix r3150 (better detection that message/rfc822 should be displayed as message/aternative)
git-svn-id: https://svn.roundcube.net/trunk@3158 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 0971a185c..9d15fddca 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,7 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
-- Fix displaying nested message parts (#1486246)
+- Fix displaying alternative parts in messages of type message/rfc822 (#1486246)
- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)
- Fix unicode para and line separators in javascript response (#1486310)
- additional_message_headers: allow unsetting headers, support plugin's config file (#1486268)