#1291081. Undo encoding of line feeds in calendar data.
[squirrelmail.git] / ChangeLog
index 17541dee1d523c6c6e4630a6d73d6e5795081567..1b16a4c0bcd8e623c1e2cf49359e94637e4d09c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -507,7 +507,13 @@ Version 1.5.1 -- CVS
     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 message composition error messages.
+  - Sanitized Draft folder error message in compose.
+  - Fixed character wrapping/encoding issues in Japanese translation (#1377622). 
+    Issue is specific to sqBodyWrap() and string function wrappers introduced in 
+    1.5.1.
+  - MagicHTML fix for comments in styles.
+  - Added 'mail' and 'sn' attributes to address book LDAP backend search
+    expression (#1368154).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------