aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-22 10:05:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-22 10:05:49 +0000
commitd759c99df0ad6f2b774691c82daf9fc18f57498d (patch)
tree55cc1abff1f58cc89c4d9ee33e5291ce9785dfe6 /ChangeLog
parentf38dc1d07970872159cba1209e58408078e690a5 (diff)
try to convert unencoded header strings using locale encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@121 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d367e273..f1105c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-02-22
+
+ * src/codeconv.c:
+ conv_anytodisp(): check if converted string is valid UTF-8.
+ conv_localetodisp(): convert to valid UTF-8 if conv_iconv_strdup()
+ failed.
+ conv_unmime_header_overwrite()
+ conv_unmime_header(): try to convert unencoded strings using locale
+ encoding (thanks to Egor Yu. Shkerin and Oliver Lehmann).
+
2005-02-21
* version 1.9.3