aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-08 04:32:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-08 04:32:05 +0000
commit224290463c8e1dca64c82272d5a382930c483145 (patch)
treefc3b775d2fea859c09a99d7b8884b41adc645ce7 /ChangeLog
parent71a50733bb4cd3654b81efd8c349d7a79ef7524a (diff)
fixed locale encoding problem on win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@987 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 0983c289..c59869db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-08
+
+ * libsylph/codeconv.c:
+ conv_get_locale_charset()
+ conv_get_locale_charset_str(): use GLib API on Win32 (fixes wrong
+ encoding returned).
+ src/rfc2015.c: sig_status_full(): use g_locale_to_utf8() for locale
+ to UTF-8 conversion.
+
2006-02-07
* src/mainwindow.c: made the help window of command line options