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 1bfe052c5..c3419cd1a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2003-09-10 Christopher Faylor <cgf@redhat.com> + * exceptions.cc (sig_handle_tty_stop): Check parent PID_NOCLDSTOP + rather than erroneously checking *my own* sigtodo. + +2003-09-10 Christopher Faylor <cgf@redhat.com> + * Makefile.in: Add some more -fomit-frame-pointer files. * path.cc (conv_path_list_buf_size): Free normalized_path or suffer |