summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-10-31 13:26:37 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-10-31 13:26:37 +0000
commit34861325a52d05d567de33353339cdf3e12a8013 (patch)
tree33eb91c176471479947b20bf334c874eab7c3c51 /winsup/utils/ChangeLog
parentb079a89e259e11b5080725c349a7ffea161f4837 (diff)
downloadcygnal-34861325a52d05d567de33353339cdf3e12a8013.tar.gz
cygnal-34861325a52d05d567de33353339cdf3e12a8013.tar.bz2
cygnal-34861325a52d05d567de33353339cdf3e12a8013.zip
* cygcheck.cc: Include cygprops.h.
(del_orphaned_reg): New option variable. (unique_object_name_opt): Ditto. (handle_reg_installation): New function. (print_reg_installations): Ditto. (del_orphaned_reg_installations): Ditto. (memmem): Ditto. (handle_unique_object_name): Ditto. (dump_sysinfo): Call print_reg_installations from here. (usage): Add usage for new options --delete-orphaned-installation-keys, --enable-unique-object-names, --disable-unique-object-names, and --show-unique-object-names. (longopts): Add new options --delete-orphaned-installation-keys, --enable-unique-object-names, --disable-unique-object-names, and --show-unique-object-names. (main): Handle new options. * utils.sgml (cygcheck): Change documentaion accordingly.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 369f75ed3..5bdebcc85 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,23 @@
+2009-10-31 Corinna Vinschen <corinna@vinschen.de>
+
+ * cygcheck.cc: Include cygprops.h.
+ (del_orphaned_reg): New option variable.
+ (unique_object_name_opt): Ditto.
+ (handle_reg_installation): New function.
+ (print_reg_installations): Ditto.
+ (del_orphaned_reg_installations): Ditto.
+ (memmem): Ditto.
+ (handle_unique_object_name): Ditto.
+ (dump_sysinfo): Call print_reg_installations from here.
+ (usage): Add usage for new options --delete-orphaned-installation-keys,
+ --enable-unique-object-names, --disable-unique-object-names, and
+ --show-unique-object-names.
+ (longopts): Add new options --delete-orphaned-installation-keys,
+ --enable-unique-object-names, --disable-unique-object-names, and
+ --show-unique-object-names.
+ (main): Handle new options.
+ * utils.sgml (cygcheck): Change documentaion accordingly.
+
2009-10-28 Corinna Vinschen <corinna@vinschen.de>
* cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWIN