Change config.php.sample to config.sample.php to allow PHPDocumentor to parse it
[squirrelmail.git] / ChangeLog
index f50cb90a2645a8335272da423c7108aa93b639e3..36afc1b29439f7b87a9bcb12a807e79d234b5381 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -267,7 +267,15 @@ Version 1.5.1 -- CVS
     and $plugins array changes.
   - 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).
+  - Strip position:absolute style from HTML mails.
+  - Add ability to the Filters plugin to filter on Message Body, or both
+    the Headers and the Message Body.
+  - Update the message copy and move functions to allow for error handling.
+  - Fix the filter plugin from halting the login process when copying errors occur
+  
 Version 1.5.0
 --------------------
   - Added new preference that determines cursor focus when replying