diff options
author | Jim Meyering <jim@meyering.net> | 2001-10-07 09:39:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-10-07 09:39:35 +0000 |
commit | 4d390a18ba62f06affbba6665b77cbc7c4917136 (patch) | |
tree | 9936b2b673c2d2fadc36e2f6973f02bd41358156 /old | |
parent | fc3429bc455b661e4e6f6c13749fef5588bc4c1e (diff) | |
download | coreutils-4d390a18ba62f06affbba6665b77cbc7c4917136.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c4046653c..632d9c0d1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,7 +2,9 @@ * Version 4.1.1. - Allow cp -a (and mv when it resorts to copying) to preserve + * TODO: Remove items relating to cp-hash.c, now that they're done. + + Allow cp -d (and mv when it resorts to copying) to preserve hard links that span command line arguments. * src/cp.c (do_copy): Don't clear the hash table after processing |