From: cigamit Date: Mon, 21 Mar 2005 20:19:49 +0000 (+0000) Subject: Add fix for Filters Plugin dealing with duplicate rule processing and X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=698de88b07d358896c04088b1eb44b0799d8baa7;p=squirrelmail.git Add fix for Filters Plugin dealing with duplicate rule processing and false unread message counts. This should close both bug # 676073 and patch # 919045 (the patch is not needed after this fix) I do not have access to close these bugs, so if someone else will do the honor :) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9121 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 27048b5b..7f7b0ec1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -268,6 +268,8 @@ Version 1.5.1 -- CVS - Included local configuration file in config.php generated by administrator's plugin. - Updated the Filters plugin to comply with our Plugin Standards + - Fixed Filters plugin problems with duplicate rule processing and false + unread message counts (Bug# 676073 and patch #919045) Version 1.5.0 --------------------