aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-02-10 06:14:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-02-10 06:14:05 +0000
commit67388bc8f489370792031bb7fca11eed20dcd416 (patch)
tree0e62cc6a21c436854583880601431decc4a4df4e /ChangeLog
parenteb93f47c5e79646d381d9c6a83a6879daca061ac (diff)
return correct locale encoding for Mac OS X (usually UTF-8).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2842 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6144590e..358e7830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-02-10
+
+ * libsylph/codeconv.c:
+ conv_get_locale_charset()
+ conv_get_locale_charset_str(): return correct locale encoding
+ for Mac OS X (usually UTF-8).
+
2011-02-04
* libsylph/prefs_common.[ch]