revert addition of security=restricted tag since that breaks our authentication.
[squirrelmail.git] / ChangeLog
index 39089bcd9017564fdf0723345f344b1d9903fc70..65993e5c159e7a350ef2f9720e449987e2ddfd4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -446,6 +446,16 @@ Version 1.5.1 -- CVS
     in src/configtest.php.
   - Added field size controls to database preference backend (#1233721).
   - Added bincimap preset (#1285099).
+  - Fixed IMAP search command in filters plugin. Command was breaking 
+    sqimap_mailbox_exists() check. Reported by Daniel Watts.
+  - Fixed decoding of quoted-printable text in decodeBody function.
+    Reported by João Carlos Mendes Luís.
+  - Added CR trimming to SquirrelSpell plugin in order to fix problems on
+    Windows systems.
+  - Sanitized names displayed in address book listing.
+  - Added extra field controls to address book class.
+  - HttpOnly cookie support (cookies inaccessible by JS). This will protect 
+    IE6 browsers.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------