Add fix for Filters Plugin dealing with duplicate rule processing and
authorcigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 21 Mar 2005 20:19:49 +0000 (20:19 +0000)
committercigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 21 Mar 2005 20:19:49 +0000 (20:19 +0000)
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

ChangeLog

index 27048b5b6fac6d4993bb65c54703421b4e043093..7f7b0ec11b5e279a5460ac80b8c6f80d31052822 100644 (file)
--- 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
 --------------------