diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 46702572e..149ebbc92 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,13 @@ +2002-01-21 Christopher Faylor <cgf@redhat.com> + + * speclib: Don't use /dev/null as DLL name. Just default to what's + already in .def file. + +2002-01-21 Christopher Faylor <cgf@redhat.com> + + * exceptions.cc (sig_handle): Remove last vestiges of SA_NOCLDSTOP code + which caused SIGCHLD to be ignored. + 2002-01-20 Christopher Faylor <cgf@redhat.com> * include/cygwin/version.h: Bump DLL minor number. |