Alternating reply colours... makes things easier to read on mass-replies.
[squirrelmail.git] / ChangeLog
index 0a41316d964ef123239e3ccb9736cfba60e49fb8..8d780fed62f1a15b1d28a55e08874434c82ef7f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,30 @@
 *** SquirrelMail Stable Series 1.4 ***
 **************************************
 
+Version 1.4.0 CVS
+-------------------
+  - Fixed Mailfetch plugin. Now folder edition defaults to actual value.
+  - Added Vietnamese translation.
+  - Fixed the newmail plugin.
+  - Added RECENT response to sqimap_get_status.
+  - Fixed attachment filename resolving.
+  - Added check for X-Confirm-Reading-To to make MDN work messages send by Pine.
+  - sqextractGlobalVar removed (use sqgetGlobalVar instead).
+  - Subfolders of Sent and Drafts show To field instead of From
+  - Updates in conf.pl to infamous delete_folder setting, including
+    addition of appropriate default value for courier and UW.
+  - Fix for date/time display in certain timezones
+  - Fix some features of login.php that are used by some plugins and was broken
+    by register_globals = off.
+  - Added Greek locale. Thanks to George P. Kremmydas 
+    <george at kefalonia-ithaki.gr> and Alexandros Vellis <avel at noc.uoa.gr>
+  - Added notes about PHP 4.3.x to documentation, and a gaudy warning message
+    in src/login.php.  Warning can be disabled.
+  - Fixed \Noselect mailbox detection.
+  - Fixed charset decode of base64 encoded strings
+  - Fixed encoding of email addresses in our composed messages
+  - Fixed folder creation for Courier using Autoconfig options
+  
 Version 1.4.0 RC 2a
 -------------------
   - Fix broken themes box in display options.