summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
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