init.php stuff
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 6 Apr 2006 17:34:09 +0000 (17:34 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 6 Apr 2006 17:34:09 +0000 (17:34 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11033 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 5e62350277de1e397e61de224c70cf2d203d06b2..75f96edc439625aec37168d0ce2c25a64dc19de1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,8 +32,10 @@ Version 1.5.2 - CVS
     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.