rg=0 broke some functionality that plugins relied on. fix 682962
[squirrelmail.git] / ChangeLog
index 880fe2be0d04cc25467be58cebdb03495029a74a..a8672d25f9ca0ad530da734970f76a4b1169827b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
 
 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.
@@ -12,6 +14,9 @@ Version 1.4.0 CVS
   - 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.
   
 Version 1.4.0 RC 2a
 -------------------