From 431234538a789ce5f56e33b6e61f6e0e4ae386d1 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 16 Sep 2010 07:29:53 -0400
Subject: [PATCH] - Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995) - Performance: improve mail/get action and skip one IMAP connection

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

diff --git a/CHANGELOG b/CHANGELOG
index f6a99a2..fa79fa9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@
 - Fix handling of charsets with LATIN-* label
 - Fix messages background image handling in some cases (#1486990)
 - Fix format=flowed handling (#1486989)
+- Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995)
 
 RELEASE 0.4
 -----------

--
Gitblit v1.9.1