oops, this error was already encoded, so back my r1.366 out, and part of
[squirrelmail.git] / ChangeLog
index 964e55a2b3a561e0b8fc0fc659e1a19a9aab88bb..01c6bd5c67fbb970d78d79ec1c7aa8f7e1190fbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -498,6 +498,16 @@ Version 1.5.1 -- CVS
   - Added sqauth_read_password() and sqauth_save_password() functions.
   - Unset global GET, POST and COOKIE variables registered in PHP
     register_globals=on setups.
+  - Capabilities array now contains all multivalue information provided
+    by the IMAP server. (Such as THREAD=SORT, THREAD=REFERENCES).
+  - Inclusion of Compatibility plugin automatic (no patch needed for plugin)
+  - Moved sqm_baseuri() into more centralized location (strings.php)
+  - Introduced $sendmail_args configuration variable in order to control
+    /usr/sbin/sendmail command arguments (#1365779). Deliver_SendMail class was 
+    modified to provide support of $sendmail_args. Modifications broke backwards 
+    compatibility with qmail-inject workarounds.
+  - Added execution error handling in Deliver_SendMail class (#1374174).
+  - Sanitized Draft folder error message in compose.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------