From fe82e213c3181de85f450fae63aa163c4467cd72 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 31 Jul 2015 07:14:35 -0400
Subject: [PATCH] Fix so E_DEPRECATED errors from PEAR libs are ignored by error_reporting change (#1490281)

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

diff --git a/CHANGELOG b/CHANGELOG
index c73740d..f7ba570 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@
 - Fix draft removal after a message is sent and storing sent message is disabled (#1490467)
 - Fix so imap folder attribute comparisons are case-insensitive (#1490466)
 - Fix bug where new messages weren't added to the list in search mode
+- Fix so E_DEPRECATED errors from PEAR libs are ignored by error_reporting change (#1490281)
 
 RELEASE 1.1.2
 -------------

--
Gitblit v1.9.1