aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
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.ja
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.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 58bea59d..de8abd76 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2006-02-27
+ * libsylph/utils.c: execute_async(), execute_sync(): win32:
+ エンコーディングの問題を修正(GLib < 2.8.2 の GSpawn はコードページ
+ の引数をとる)。
+
+2006-02-27
+
* version 2.2.1
2006-02-24