aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-16 06:20:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-16 06:20:01 +0000
commita2c35308bd6815962c36a3108cefe0069cdc1b33 (patch)
treefa7497d735e2904a35e91f167ad7c279f0436b4f /ChangeLog
parent8d574b9f4ca411ae7e3303fae8e2d365e3ece9c9 (diff)
added a menu to temporally change the outgoing encoding to the composition window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@175 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a4c49f..a044b392 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-03-16
+
+ * src/compose.[ch]: added a menu to temporally change the outgoing
+ encoding. Use UTF-8 also for headers if it is forced for body.
+ * src/codeconv.[ch]:
+ conv_get_outgoing_charset_str(): don't use prefs_common setting.
+ conv_encode_header(): added an argument for outgoing encoding.
+ * src/prefs_common.c: added separators to outgoing encoding menu.
+ * src/messageview.c
+ src/mainwindow.c: changed 'Code set' (which is rather incorrect)
+ in the menu to 'Character encoding'.
+
2005-03-15
* version 1.9.6