summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-128
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 75bca55c0..ee9c2d048 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,11 @@
+Mon Mar 1 15:49:09 2004 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (check_for_child_exited): Don't
+ call waitpid() on a source that has already exited.
+
+ * glib/gmain.c (g_child_watch_check): Return TRUE
+ only if the child actually exited.
+
Mon Mar 1 15:39:57 2004 Owen Taylor <otaylor@redhat.com>
Patch from J. Ali Harlow