Fixed typo in error handling in displayHTMLHeader()
[squirrelmail.git] / ChangeLog
index b46b5e23aae161c47e4a2803eea866aab8e251d2..75f96edc439625aec37168d0ce2c25a64dc19de1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,8 +28,14 @@ Version 1.5.2 - CVS
     allowing display of unsafe images when viewing HTML attachments and when
     HTML is in an <iframe>.
   - Fixed from address in case of MDN receipts (patch from Dimitar Pashev)
+  - Advanced tree folder listing is moved to templates. $advanced_tree 
+    configuration variable is removed.
+  - Added system locale tests to configtest.php script.
+  - Fixed invalid HTML output that caused error notices in compose.php (#1454409).
+  - Introduction of centralised initialization file init.php.
+  - Added session regenrate id functionality to prohibit session hyijacking.
+  - Fixed sqsession_cookie function for setting HttpOnly cookie attribute.
 
-       
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------
   - New reply citation to include date and author.