diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-04 19:09:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-04 19:09:07 +0000 |
commit | 87d796beccb3e99c7f2f09e1c2e41cf6c724e1b3 (patch) | |
tree | 556743d829a18833931796e36c3086733628fcce /old | |
parent | 09bf17f365a01ea35f1c0b98658eb73c9caed47a (diff) | |
download | coreutils-87d796beccb3e99c7f2f09e1c2e41cf6c724e1b3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 04f91dcf4..368b35d94 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -6,6 +6,8 @@ * src/copy.c (copy_internal): Reported by Vin Shelton. + * src/copy.c: FIXME + * tests/mv/i-3: New test for the above fix. 2001-08-03 Paul Eggert <eggert@twinsun.com> |