aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-11 09:44:55 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-11 09:44:55 +0000
commit42f57024627723df2a5221436022982d68662e20 (patch)
tree3243779b08f1a0b56b112b5baf6181eebc8f2a0f /ChangeLog
parentce4ea6da4ec2b2b88f7b9b03f94c5d859be4ef1b (diff)
compose.c: don't convert encoding if inserted file is UTF-8.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@418 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea043e2b..3967ff38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-07-11
+ * src/compose.c: don't convert encoding if inserted file is UTF-8.
+
+2005-07-11
+
* src/compose.c: fixed duplicate signature problem in re-edit or
after editing with external editor.