summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-12-04 10:50:00 +0000
committeralecpl <alec@alec.pl>2009-12-04 10:50:00 +0000
commit19d6a89342cbbeff0d20884c177d996d249e445a (patch)
treed6c08ec7e8ae9934b0fe89b7c4d768658352739c /CHANGELOG
parent9a0f89d7af6cc815f21580049767cf721317d857 (diff)
- fix r3150 (better detection that message/rfc822 should be displayed as message/aternative)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0971a185c..9d15fddca 100644
--- a/CHANGELOG
+++ b/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)