diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 40923fc45..659649cf0 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2002-03-14 Christopher Faylor <cgf@redhat.com> + + * pinfo.cc (pinfo::init): Properly handle execed process stub when + PID_NOREDIR is specified. + 2002-03-13 Boris Schaeling <boriss@web.de> * poll.cc (poll): Remove variable open_fds. Rearrange and add code to |