소스 검색

information about changes

tokul 20 년 전
부모
커밋
54ff021027
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      ChangeLog

+ 4 - 0
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
 -------------------------------