aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-28 09:20:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-28 09:20:25 +0000
commita89f9dbb8ea9811d2d6ca4a0f006c90a2c3d857d (patch)
tree2360360c16fd6ac7cf3f5a36abf0cc92d1ccaef0 /ChangeLog
parent34db130b45d17f31473b28f9f1be682edda0d7eb (diff)
moved outgoing encoding option into Display - Encoding tab.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@786 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5e55919..1631dd4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-28
+ * libsylph/prefs_common.[ch]
+ src/prefs_common_dialog.c: moved outgoing encoding option into
+ Display - Encoding tab.
+
+2005-11-28
+
* libsylph/procmime.c: procmime_decode_content(): also normalize text
files on win32. Also do normalization for quoted-printable part.