diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index ea53ae594..12804d04f 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,11 @@ +2003-09-25 Pierre Humblet <pierre.humblet@ieee.org> + Christopher Faylor <cgf@redhat.com> + + * spawn.cc (spawn_guts): Catch potential error from pinfo.remember. + Change debug messages to make sense. Pass correct value to pinfo + constructor. Ensure cleanup after errors. Always reimpersonate after + errors. + 2003-09-25 Christopher Faylor <cgf@redhat.com> * spawn.cc (spawn_guts): Move system signal handling stuff after |