aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
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.ja
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.ja')
-rw-r--r--ChangeLog.ja12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index e20edb91..c839469a 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,15 @@
+2005-02-22
+
+ * src/codeconv.c:
+ conv_anytodisp(): 変換された文字列が有効な UTF-8 かどうかを
+ チェック。
+ conv_localetodisp(): conv_iconv_strdup() が失敗したら有効な UTF-8
+ に変換するようにした。
+ conv_unmime_header_overwrite()
+ conv_unmime_header(): エンコードされていない文字列を locale
+ エンコーディングを使用して変換を試みるようにした(Egor Yu. Shkerin
+ さん、 Oliver Lehmann さん thanks)。
+
2005-02-21
* version 1.9.3