aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb96bc10..5a3dc317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-05-25
+ * src/utils.c: get_command_output(): use g_spawn_command_line_sync()
+ instead of popen().
+
+2005-05-25
+
* src/send_message.c: send_message_local(): use GSpawn, and detect
errors.