From 37ac40719f791d80a1cd0004629a1089019a0669 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 02 May 2014 13:35:54 -0400 Subject: [PATCH] Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489746) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 0d92ed2..105a6ab 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -35,6 +35,7 @@ - Fix too small length of users.preferences column data type on MySQL - Fix redundant warning when switching from html to text in empty editor (#1489819) - Fix invalid host validation on login (#1489841) +- Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489746) RELEASE 1.0.0 ------------- -- Gitblit v1.9.1