diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index ca410f189..4d39e036f 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,5 +1,9 @@ 2007-07-09 Christopher Faylor <me+cygwin@cgf.cx> + * strace.cc (usage): Add missing description for -q. + +2007-07-09 Christopher Faylor <me+cygwin@cgf.cx> + * Makefile.in (kill.exe): Remove reliance on libiberty. * kill.cc (strsigno): New function patterned after libiberty but using newly exported cygwin array. |