From 19d6a89342cbbeff0d20884c177d996d249e445a Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 04 Dec 2009 05:50:00 -0500
Subject: [PATCH] - fix r3150 (better detection that message/rfc822 should be displayed as message/aternative)

---
 CHANGELOG |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 0971a18..9d15fdd 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)

--
Gitblit v1.9.1