oops, this error was already encoded, so back my r1.366 out, and part of
[squirrelmail.git] / ChangeLog
index 1496331207d453aa92c94727d24bd783e1c7925d..01c6bd5c67fbb970d78d79ec1c7aa8f7e1190fbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -500,6 +500,14 @@ Version 1.5.1 -- CVS
     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
 -------------------------------