aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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
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')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3967ff38..59ee9d14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-11
+ * src/compose.c: compose_parse_header(): use Content-Type's charset as
+ a fallback encoding of broken header strings.
+
+2005-07-11
+
* src/compose.c: don't convert encoding if inserted file is UTF-8.
2005-07-11