cyrus can use / as delimiter
[squirrelmail.git] / ChangeLog
index d1bd969bdba6512452f6d9dc68cca81da50d4dc5..3b18f2336c0c4e9d78add4b71892a210a606a7b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,23 @@
 *** SquirrelMail Devel Series 1.5 ***
 *************************************
 
-Version 1.5.2 CVS
+Version 1.5.2 - CVS
+-------------------
   - Fix warning about array required in array_keys for display options when no
     fontset is defined.
   - Added "bad plugin" blacklist in configtest.php.
+  - Fix MagicHTML fix with respect to parsing of u\rl in IE.
+  - Added monitored folders option to newmail plugin.
+  - Tweaked STARTTLS option for SMTP/IMAP to allow previous settings of just
+    pure TLS not to be used to assume STARTTLS.
+  - Fixed quotes in configuration strings in administrator plugin.
+  - Fixed View as HTML link so it doesn't forget it was part of a seach result.
+  - Don't use delimiter in IMAP subscription command, when noselect folder is
+    created.
+  - Security: Possible cookie theft in src/redirect.php if 
+    register_globals is enabled, and malicous site is running
+    in same domain.
+  
        
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------