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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 7f980c690..31bf8ecbc 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,5 +1,11 @@
2005-02-27 Christopher Faylor <cgf@timesys.com>
+ * regtool.cc (opts): The argument to 'K' is not optional.
+ (main): Revert previous change. Just let getopt deal with missing
+ argument.
+
+2005-02-27 Christopher Faylor <cgf@timesys.com>
+
* regtool.cc (main): Avoid a SEGV when nothing follows -K.
2005-02-26 Christopher Faylor <cgf@timesys.com>