aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index d6cf5312..234c7173 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,10 @@
2005-05-25
+ * src/utils.c: get_command_output(): popen() でなく
+ g_spawn_command_line_sync() を使用するようにした。
+
+2005-05-25
+
* src/send_message.c: send_message_local(): GSpawn を使用し、エラー
を検出するようにした。