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/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 31bf8ecbc..51f34cd6d 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-06 Christopher Faylor <cgf@timesys.com>
+
+ * cygpath.cc (usage): Pass in one more copy of program_name to printf
+ to avoid a SEGV.
+
2005-02-27 Christopher Faylor <cgf@timesys.com>
* regtool.cc (opts): The argument to 'K' is not optional.