aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-06-05 09:22:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-06-05 09:22:37 +0000
commit6ba65c2327dac6a587e594321e5de7bd5eaa91e2 (patch)
tree572d11613abe1288141c406c86b3e0684411a04a /ChangeLog
parent0cbec91fdf8683919bf762f642c41ca5093aa7af (diff)
fixed some character corruption with ...utf8 locale string.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2004 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 02f0d104..aa9b887b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-06-05
+ * libsylph/codeconv.c: conv_get_locale_charset(): recognize "utf8"
+ in locale strings as UTF-8 (fixes some character corruption).
+
+2008-06-05
+
* libsylph/procmime.c: procmime_scan_encoding(): fixed
Content-Transfer-Encoding with comments.