In $languages Japanese charset is iso-2022-jp and translation uses euc-jp
[squirrelmail.git] / ChangeLog
index 17541dee1d523c6c6e4630a6d73d6e5795081567..54b5d33c7c6167fb4b967b380a4285171666a8f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -507,7 +507,10 @@ 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.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------