New themes
[squirrelmail.git] / ChangeLog
index ba2241d13b85ea665c423b0c5dfdc101854500f0..35230e8ff18d9a95703fcf882cba94712cd90b2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -145,10 +145,16 @@ Version 1.5.1 -- CVS
   - Removed command line option unsupported by qmail-inject in 
     class/deliver/Deliver_SendMail.class.php. Thanks to Ken Brush.
   - Global file based address book is controled in configuration. Removed
-    global_file address book backend (use 'local_file' instead). 
+    global_file address book backend (use 'local_file' instead).
   - Added Net-Style theme by Gabriele Maidecchi. Closes patch #1041323.
   - 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.
+  - 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.
+  - Added Wood theme and Silver Steel theme by Pavel Spatny and Simple Green theme
 
 Version 1.5.0
 --------------------