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 fe83089da..f5c38fdd6 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2006-02-07 Corinna Vinschen <corinna@vinschen.de> + + * init.cc (respawn_wow64_process): Exit with the exit code returned + by the respawned process. + 2006-02-06 Christopher Faylor <cgf@timesys.com> Always zero all elements of siginfo_t throughout. |