changelog
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 4 Mar 2009 20:29:08 +0000 (13:29 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 5 Mar 2009 04:09:45 +0000 (21:09 -0700)
imp/docs/CHANGES

index 838ada9..72cc65c 100644 (file)
@@ -2,6 +2,9 @@
 v5.0-git
 --------
 
+[mms] Disable some advanced functions if using POP3 driver (caching,
+      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] Fix wrong charset on filenames when stripping attachments (Bug #7220).
 [mms] Use effects queue to prevent issues with users clicking on effects
@@ -59,6 +62,7 @@ v4.3.4-cvs
 
 [mms] SECURITY: Don't cache local PGP public keys retrieved from the
       addressbook (found by Peter Meier <peter.meier@immerda.ch>).
+[mms] Fix updating POP3 indices when deleting in mailbox view (Bug #8035).
 [jan] If updating a calendar event fails, try to import it instead (Bug #7589).
 [mms] Fix [un]escaping of various URLs on message screen caused by security
       fixes in v4.3.3 (Bug #7926).