summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 364f8c398..99a6e5483 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2004-12-22 Christopher Faylor <cgf@timesys.com>
+ * cygthread.cc (cygthread::stub): Make diagnostic output more informative.
+
+2004-12-22 Christopher Faylor <cgf@timesys.com>
+
* pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with
process termination.
* cygthread.cc (cygthread::terminate): Clumsily detect when h has gone away