fixes for bugs 655137 and 1005353
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 15 Nov 2004 16:10:46 +0000 (16:10 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 15 Nov 2004 16:10:46 +0000 (16:10 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8380 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 8cd33868325e272bcfa2ca60710ccf03a5b84e84..5415711d6f84ac1bd8604f3d4c4542ee4f1fba21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -150,6 +150,10 @@ Version 1.5.1 -- CVS
   - Fix: Messages shown with bad times in message list due to misinterpreted 
     UW IMAP internal date.
   - 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
 --------------------