aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-27 09:58:03 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-27 09:58:03 +0000
commit7315db0829c3845da10ace14a4f6b032429d6ebe (patch)
tree5f9304559c6357d9bf103b93386e441f0c3ae687 /ChangeLog
parent5801a8938c9b76ddf4c02394e03b4c6b7d900831 (diff)
win32: fixed encoding problem of command execution.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1015 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 32a8e361..191e06af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-27
+ * libsylph/utils.c: execute_async(), execute_sync(): win32: fixed
+ encoding problem (GSpawn in GLib < 2.8.2 takes codepage arguments).
+
+2006-02-27
+
* version 2.2.1
2006-02-24