From eb318205fcebe671f20a62a6e5e1d81622e0586f Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 18 Aug 2015 07:57:19 -0400
Subject: [PATCH] Fix compatibility with Mail_Mime >= 1.9.0

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

diff --git a/CHANGELOG b/CHANGELOG
index fdb956b..f7a0c01 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@
 ===========================
 
 - Get rid of Mail_mimeDecode package dependency (#1490416)
+- Fix compatibility with Net_SMTP > 1.6.3 and Mail_Mime >= 1.9.0
 - Fix SQL error on logout when using session_storage=php (#1490421)
 - Fix so plain text signature field uses monospace font (#1490435)
 - Fix draft removal after a message is sent and storing sent message is disabled (#1490467)

--
Gitblit v1.9.1