From 81dab388d0aa982f6eecc23dcbfb9afdb17ef2e1 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 23 Oct 2014 07:42:21 -0400
Subject: [PATCH] Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)

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

diff --git a/CHANGELOG b/CHANGELOG
index e905a8b..3bf5a43 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -58,6 +58,7 @@
 - Fix download of attachments that are part of TNEF message (#1490091)
 - Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
 - Fix handling of base64-encoded attachments with extra spaces (#1490111)
+- Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)
 
 RELEASE 1.0.3
 -------------

--
Gitblit v1.9.1