mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-04 23:04:48 -04:00
*** empty log message ***
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
2000-09-04 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* tests/cp/same-file: Add new tests using cp's --rem option.
|
||||
Reflect the fact that cp's -f option no longer causes cp to remove the
|
||||
destination file before trying to open it.
|
||||
Reflect the fact that `cp -bdl' now makes a backup when copying a
|
||||
symlink onto the file it points to (FIXME: look into this, and why
|
||||
cp -bl does *not* do so).
|
||||
|
||||
* src/ln.c (do_link): Tweak diagnostics.
|
||||
|
||||
2000-09-03 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
Reference in New Issue
Block a user