diff options
author | Christopher Faylor <me@cgf.cx> | 2000-04-11 02:57:25 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-04-11 02:57:25 +0000 |
commit | 138d4f510ece0b76fde1fec5987aed3f962c5b7f (patch) | |
tree | 5e099bb3b58ddf2fe502ac10062ca57f3d695bb8 /winsup/utils/ChangeLog | |
parent | 23ee7c4463dbde7fe02a6fe23e5282c2baa8eb58 (diff) | |
download | cygnal-138d4f510ece0b76fde1fec5987aed3f962c5b7f.tar.gz cygnal-138d4f510ece0b76fde1fec5987aed3f962c5b7f.tar.bz2 cygnal-138d4f510ece0b76fde1fec5987aed3f962c5b7f.zip |
* cygpath.cc (main): Add -f option for processing a group of paths from a file.
(doit): New function.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 49e42bb33..3acb234d6 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,9 @@ +Mon Apr 10 22:56:07 2000 Christopher Faylor <cgf@cygnus.com> + + * cygpath.cc (main): Add -f option for processing a group of paths from + a file. + (doit): New function. + Sat Mar 18 22:52:37 2000 Christopher Faylor <cgf@cygnus.com> Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>: |