Fix for bug on filters plugin which allows user to select INBOX as a
[squirrelmail.git] / ChangeLog
index 7f50ac1d09f34ac2ef724953d969b638b11e7936..2127841d16d3a2ce0f35d8e421ea85bffe8709be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -223,7 +223,18 @@ Version 1.5.1 -- CVS
     string with blank.png.
   - Added vmailmgrd backend to change_password plugin.
   - Fixed change_password_init hook.
-
+  - Give an error to the user when SquirrelMail is not configured yet
+    (instead of "failed to include config.php").
+  - Added swf and mp3 support to newmail plugin. Restored custom user media
+    support.
+  - Removed unused save_option_header() function from display and compose
+    option includes.
+  - Fixed bug #1124764, view unsafe images inside printer friendly view.
+  - Fixed bug #1032366, remove NUL characters in text attachments on sent.
+  - URL Encode required for string being passed in mailto: links to pass on
+    additional values (cc, body, subject etc).
+  - Fixed bug #801060.  Removed option for INBOX in filters plugin as source
+    is always INBOX.
 
 Version 1.5.0
 --------------------