diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 07:06:01 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 07:06:01 +0000 |
commit | 6daa8a167b8858965f32b1cb0766461de6740ea2 (patch) | |
tree | a69b7fce834b841f7256ce06b891ba6c4f910a2a /ChangeLog | |
parent | 624978fc2ac911e5daac08905a8d6e5c62e53694 (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |