aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 07:06:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 07:06:01 +0000
commit6daa8a167b8858965f32b1cb0766461de6740ea2 (patch)
treea69b7fce834b841f7256ce06b891ba6c4f910a2a /ChangeLog
parent624978fc2ac911e5daac08905a8d6e5c62e53694 (diff)
added Windows-1252 for display encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@864 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c907d04..22b1ad8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-12-26
+ * src/compose.c
+ src/messageview.c
+ src/prefs_common_dialog.c
+ src/mainwindow.c: added Windows-1252 for display encoding. Removed
+ EUC-TW from the outgoing encoding of compose window.
+
+2005-12-26
+
* src/compose.c: compose_attach_parts(): don't traverse inside
message/rfc822 to avoid duplicated attachments.