Make listcommands work with php 4.0.4 and 4.0.5. Thanks Oyku Gencay.
[squirrelmail.git] / ChangeLog
index 8d780fed62f1a15b1d28a55e08874434c82ef7f9..e4d87f85632d802e35b007a07c1e99a0001c7a51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,9 +22,12 @@ Version 1.4.0 CVS
   - 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 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).
+  - Make listcommands work with PHP versions 4.0.4 & 4.0.5.
   
 Version 1.4.0 RC 2a
 -------------------