Hmmm, very active Changelog today :-)
[squirrelmail.git] / ChangeLog
index c8db40ac2b7de52083a752434c4656454625c667..f2bc009988834584b81d1d8d9ada6a4d7cdfc39e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,18 @@ Version 1.4.0 CVS
   - 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.
+  - Fixed encoded string handling inside MDN notifications
+  - Fixed unfold header routine in imap_messages (for mailbox_display)
   
 Version 1.4.0 RC 2a
 -------------------