blah
[squirrelmail.git] / ChangeLog
index 5b4fa9dcdb282b038427800dcf40a0761b7c3650..648ab1e0d7881e1d047486f3d64d8c4fab77591c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,20 @@ Version 1.5.1 -- CVS
   - 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
 --------------------