update changelog entry
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Sep 2010 21:10:19 +0000 (15:10 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Sep 2010 23:10:10 +0000 (17:10 -0600)
imp/docs/CHANGES

index 4720b6d..69e4f47 100644 (file)
@@ -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.