fixes for bugs 655137 and 1005353
[squirrelmail.git] / 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
 --------------------