瀏覽代碼

fixes for bugs 655137 and 1005353

tokul 20 年之前
父節點
當前提交
1cab088e3a
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -150,6 +150,10 @@ Version 1.5.1 -- CVS
   - Fix: Messages shown with bad times in message list due to misinterpreted 
   - Fix: Messages shown with bad times in message list due to misinterpreted 
     UW IMAP internal date.
     UW IMAP internal date.
   - Fixed path used by random theme.
   - Fixed path used by random theme.
+  - Utf7-imap encoding/decoding functions will check, if required charset is 
+    supported by mbstring and use it. Fixes bug #1005353.
+  - LDAP backend will use internal squirrelmail charset conversion functions
+    instead of php xml extension. Fixes bug #655137.
 
 
 Version 1.5.0
 Version 1.5.0
 --------------------
 --------------------