diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index af668e751..93c2ff788 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2004-05-27 Christopher Faylor <cgf@alum.bu.edu> + + * kill.cc (listsig): NSIG includes Signal 0, so we need to avoid + calling strtosigno with NSIG - 1. + 2004-03-21 Christopher Faylor <cgf@redhat.com> * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output. |