summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3530834cf..93f690201 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2011-04-17 Christopher Faylor <me.cygwin2011@cgf.cx>
+ * * signal.cc (_pinfo::kill): Set this_process_state when process
+ exists.
+
+2011-04-17 Christopher Faylor <me.cygwin2011@cgf.cx>
+
* signal.cc (_pinfo::kill): Return 0 when attempting to test for
existence of an existed process which has not yet been reaped.