information about changes
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 8 Apr 2005 11:50:32 +0000 (11:50 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 8 Apr 2005 11:50:32 +0000 (11:50 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9226 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 9a50969b5faac969c5ac677cf94918bb6f5bd43c..e02428617239b2fb1f359fe4b12b742f153ffa27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -304,6 +304,10 @@ Version 1.5.1 -- CVS
   - Partial support of IMAP REFERRAL: do not fail on IMAP REFERRAL response
     (RFC 2221) but log the user out with a hint. Patch by Ariel Arjona
     (#1006242).
+  - Fixed SquirrelMail language cookie detection in php register_globals=off.
+  - If default SquirrelMail language is set to empty string, interface will 
+    try to follow browser's HTTP_ACCEPT_LANGUAGE header or fallback to en_US
+    (#764709).
   
 Version 1.5.0 - 2 February 2004
 -------------------------------