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 de09a8bb1..78d88da0a 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2005-08-16 Brian Dessent <brian@dessent.net> + + * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'. + Avoid extraneous cygrunsrv invocation if 'verbose' is true. + 2005-08-03 Corinna Vinschen <corinna@vinschen.de> * mount.cc (longopts): Fix typo which disallows --options option. |