Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index ab42983b2..696f98ca7 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-22 Brian Dessent <brian@dessent.net>
+
+ * cygcheck.cc (dump_sysinfo_services): Add new function that uses
+ new cygrunsrv options to dump service info.
+ (dump_sysinfo): Call dump_sysinfo_services if running under NT.
+ Change 'Cygnus' to 'Cygwin' in output.
+
2005-05-20 Christopher Faylor <cgf@timesys.com>
* cygcheck.cc (load_cygwin): Remove debugging statement.