Document the change in capabilities array
authoravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 5 Dec 2005 10:28:05 +0000 (10:28 +0000)
committeravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 5 Dec 2005 10:28:05 +0000 (10:28 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10434 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 964e55a2b3a561e0b8fc0fc659e1a19a9aab88bb..1496331207d453aa92c94727d24bd783e1c7925d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -498,6 +498,8 @@ Version 1.5.1 -- CVS
   - 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
 -------------------------------