Document the change in capabilities array
[squirrelmail.git] / ChangeLog
index a21a6ffcb261f2623493a2ea7989c9a361254a8f..1496331207d453aa92c94727d24bd783e1c7925d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -494,6 +494,12 @@ Version 1.5.1 -- CVS
   - Fixed ContentType object check in Rfc822Header class. E_NOTICE error
     in PHP 5.1.
   - Key value being overwritten by reuse of var in filters plugin.
+  - Add doc/security.txt with some hints for a more secure installation.
+  - Added sqauth_read_password() and sqauth_save_password() functions.
+  - Unset global GET, POST and COOKIE variables registered in PHP
+    register_globals=on setups.
+  - Capabilities array now contains all multivalue information provided
+    by the IMAP server. (Such as THREAD=SORT, THREAD=REFERENCES).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------