aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-07 07:09:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-07 07:09:33 +0000
commite8a89709045c2dcb85098ae9ac515cccf6c9bb2d (patch)
tree83e6d2fbe8fd938fa2e1a33e075f7c8ae14041ff /ChangeLog
parentf59c735b2a727a1359c485e9568e8c278a05c1ca (diff)
support UTF-8 in guessing Japanese encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@553 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d71acb6..c708a423 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-07
+
+ * libsylph/codeconv.c: conv_guess_ja_encoding(): also support UTF-8
+ encoding.
+
2005-09-06
* libsylph/imap.c: fixed warnings of signedness difference.