aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-11 10:24:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-11 10:24:19 +0000
commit9000c702a7a812bec29171e6a13f9bcabfbbd2d2 (patch)
tree24eb7de93700d3348e199f702cdf54caef343489 /ChangeLog.ja
parent42f57024627723df2a5221436022982d68662e20 (diff)
use Content-Type's charset as a fallback encoding of broken header strings when replying.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@419 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 50867560..f3c44f89 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-07-11
+ * src/compose.c: compose_parse_header(): 不正なヘッダ文字列の
+ フォールバックエンコーディングとして Content-Type の charset
+ を使用。
+
+2005-07-11
+
* src/compose.c: 挿入するファイルが UTF-8 の場合はエンコーディングを
変換しないようにした。