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 935a8b5e..202d142a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-06
+ * libsylph/socket.c: retry waitpid() when it is interrupted
+ (thanks to Stefaan).
+
+2006-09-06
+
* src/action.c: free_children(): wait for processes when they still
exist.
Kill/wait child pid instead of pgid (thanks to Stefaan A Eeckels).