Sigh, maybe I need sleep or so. To many bugs ...
[squirrelmail.git] / ChangeLog
index 5b31fca7e04e75b24bc78dcf3d25300a002e1642..648ab1e0d7881e1d047486f3d64d8c4fab77591c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,23 @@ Version 1.5.1 -- CVS
   - Remove call to perform expunge on mailbox select - auto-expunge will 
     still be performed on message delete, etc.
   - Allow single quotes to be used in theme name in conf.pl (#805309).
+  - Fixed on the fly decoding of base64 encoded attachments.
+  - Fixed message rejects by the postfix sendmail wrapper when attachments were
+    involved.
+  - Fixed date display bug for messages of today. Show short format in case
+    of long format. (only occures in the timeframe around 0:00 AM till
+    timezone).
+  - Added address book sorting options. Ascending/descending sorting code 
+    written by Bryan Loniewski.
+  - Use Special Folder Color config option works again (#931956).
+  - In POP3-class, be more liberal regarding RFC-incompliant POP3-servers.
+  - Disabled Korean extra functions, because they don't provide all required 
+    options and message composition is broken.
+  - Added Basque translation support.
+  - Remove flag buttons / links from display if mailbox doesn't allow it.
+  - Make used of cached ordered uid list in case of server_side_sorting.
+  - Rewrite of internal mailbox sorting routines.
+  - Added sort by message size.
 
 Version 1.5.0
 --------------------