Using the string 'deleted' in expired cookies can have unintented consequences for...
[squirrelmail.git] / ChangeLog
index 7d343cf4d38682f81ac88104fb2c3b2bbba1cbf8..acf83c48edf6b92cfe8c526a04c5867a8b72c5ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -176,6 +176,18 @@ Version 1.5.2 - SVN
     user-configured non-RFC 2369-compliant lists; admin must enable by 
     configuring plugin. Thanks to Peter Steiner.
   - Fixed HttpOnly cookies again.
+  - Update for switch from CVS to Subversion.
+  - Default provider URI link fixed (was broken when on plugin options pages, etc)
+  - Fix URL to send read receipts from read_body (#1637572).
+  - Add option to ask users for personal information on first login.
+  - Drop redundant call to session_register, which could trigger a segfault
+    in PHP 4.4.5 (#1664155).
+  - If a date-header cannot be parsed, display the unparsed version as a
+    better-than-nothing alternative.
+  - Fix Priority and Receipt compose options being reset after return from
+    HTML addressbook, and allow returning from an empty address book (#1673056).
+  - Do not special case the 'None' folder.
+  - Fixes for filters issues (#1634735).
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------