From 0041e0fdad86a56507ed10f8ed09d320f5c85653 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 4 Mar 2009 13:29:08 -0700 Subject: [PATCH] changelog --- imp/docs/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/imp/docs/CHANGES b/imp/docs/CHANGES index 838ada938..72cc65cdd 100644 --- a/imp/docs/CHANGES +++ b/imp/docs/CHANGES @@ -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 ). +[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). -- 2.11.0