phpdoc should ignore these three functions
[squirrelmail.git] / ChangeLog
index 41a25c5144268a53f8cfdcf749b6b5ff64a1ec87..4f835b8e73dea9d1b11bc2db44330220dd566e14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,15 @@ Version 1.5.1 -- CVS
     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.
 
 Version 1.5.0
 --------------------