diff options
author | Christopher Faylor <me@cgf.cx> | 2004-03-15 21:34:12 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2004-03-15 21:34:12 +0000 |
commit | befdf18b4d1f029e62fff03dccba61c1dc8a954c (patch) | |
tree | 4591b57aa13fc8df86e716ca99aad28e12b9c411 /winsup/utils/ChangeLog | |
parent | c25695bbb9c79595400c2700b3d5e05342108bf1 (diff) | |
download | cygnal-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/ChangeLog | 5 |
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. |