Fix for bug on filters plugin which allows user to select INBOX as a
[squirrelmail.git] / ChangeLog
index c0920b363a1b3d1e1d731ece220838b3309105d0..2127841d16d3a2ce0f35d8e421ea85bffe8709be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -229,6 +229,12 @@ Version 1.5.1 -- CVS
     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
 --------------------