using own squirrelmail functions for encoding/decoding instead of xml functions.
[squirrelmail.git] / ChangeLog
index e515dabd7881ad12677b32f80519ffc92a1150dc..8cd33868325e272bcfa2ca60710ccf03a5b84e84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -145,8 +145,11 @@ 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.
+  - Fixed path used by random theme.
 
 Version 1.5.0
 --------------------