summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-03-15 21:34:12 +0000
committerChristopher Faylor <me@cgf.cx>2004-03-15 21:34:12 +0000
commitbefdf18b4d1f029e62fff03dccba61c1dc8a954c (patch)
tree4591b57aa13fc8df86e716ca99aad28e12b9c411 /winsup/utils/ChangeLog
parentc25695bbb9c79595400c2700b3d5e05342108bf1 (diff)
downloadcygnal-befdf18b4d1f029e62fff03dccba61c1dc8a954c.tar.gz
cygnal-befdf18b4d1f029e62fff03dccba61c1dc8a954c.tar.bz2
cygnal-befdf18b4d1f029e62fff03dccba61c1dc8a954c.zip
* cygpath.cc (usage): Don't issue helpful message if -i is used.
(from Igor Pechtchanski)
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 1aa9e1ffc..825efbaa3 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-15 Christopher Faylor <cgf@redhat.com>
+
+ * cygpath.cc (usage): Don't issue helpful message if -i is used.
+ (from Igor Pechtchanski)
+
2004-03-13 Rob Siklos <rob2@siklos.ca>
* kill.cc (get_debug_priv): New function.