From b33c076d8c38eaae60d2f7ed78d65a324dba5d67 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 14 May 2015 07:20:03 -0400
Subject: [PATCH] Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)

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

diff --git a/CHANGELOG b/CHANGELOG
index ccd3de8..4e3dbbe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,7 @@
 - Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372)
 - Fix security issue in contact photo handling (#1490379)
 - Fix possible memcache/apc cache data consistency issues (#1490390)
+- Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)
 
 RELEASE 1.1.1
 -------------

--
Gitblit v1.9.1