From: Michael M Slusarz Date: Thu, 9 Sep 2010 21:10:19 +0000 (-0600) Subject: update changelog entry X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=354e2deb9cbbba8b6252b5b6e0550df931097f53;p=horde.git update changelog entry --- diff --git a/imp/docs/CHANGES b/imp/docs/CHANGES index 4720b6d68..69e4f4721 100644 --- a/imp/docs/CHANGES +++ b/imp/docs/CHANGES @@ -143,7 +143,7 @@ v5.0-git [mms] Disable advanced functions if using POP3 driver (caching, on-demand filtering, searching, sorting) because it is too resource intensive. [mms] Use native PHP code for POP3 driver (c-client no longer required). -[mms] All native IMP code now uses exceptions instead of PEAR_Errors. +[mms] IMP code now uses Exceptions instead of PEAR_Errors. [mms] Fix wrong charset on filenames when stripping attachments (Bug #7220). [mms] Use effects queue to prevent issues with users clicking on effects elements too quickly.