aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-12 08:35:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-12 08:35:04 +0000
commit0357b77bd93423f308ed98e31249e51a9d43ed5c (patch)
tree18d8dd6cb4a961942b97fc7b7c09785f2a60a8c7 /ChangeLog
parent92756e16f048184aec6bc0190c4e9b5fa20bed28 (diff)
support GBK (and X-GBK) encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@211 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 409262aa..a2819ef1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-04-12
+ * src/compose.c
+ src/messageview.c
+ src/codeconv.[ch]
+ src/prefs_common.c
+ src/mainwindow.c: support GBK encoding. Fallback to GBK if "X-GBK"
+ is passed (thanks to SuperMMX).
+
+2005-04-12
+
* src/compose.c: compose_write_to_file(): don't encode clearsigned
text.