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 3e893bd74..65dd26787 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2006-03-19 Christopher Faylor <cgf@timesys.com>
+ * pinfo.cc (commune_process): Fix randomly invalid pointer which caused
+ fifos to work incorrectly.
+
+2006-03-19 Christopher Faylor <cgf@timesys.com>
+
* dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in
the fork/exec case.