summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 06e821102..34d844ebe 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,14 @@
2005-10-29 Christopher Faylor <cgf@timesys.com>
+ * fork.cc (frok::child): Change order of cleanup prior to return.
+ (fork): Save more of the stack.
+
+ * gendef: Fix some comments.
+
+ * sigproc.cc (wait_sig): Clarify debug output.
+
+2005-10-29 Christopher Faylor <cgf@timesys.com>
+
* child_info.h (CHILD_INFO_MAGIC): Reset.
2005-10-24 Christopher Faylor <cgf@timesys.com>