aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-03 09:59:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-03 09:59:07 +0000
commit259781cdc07743cd510bb312f97edef77fe5aa5d (patch)
treeb58f2704d2efc8409ed5165f2869a872e6525b3c /ChangeLog.ja
parent03312ea3156e88eeffabd86ae4c02462ed2a8d7a (diff)
utils.c: replaced fork() + exec() with GSpawn.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@459 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 a9c15472..757bc7e7 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,9 @@
+2005-08-03
+
+ * src/utils.c:
+ execute_async()
+ execute_sync(): fork() + exec() を GSpawn で置き換えた。
+
2005-08-02
* src/compose.c