1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
This commit is contained in:
Jim Meyering
2000-09-05 12:04:29 +00:00
parent 9fecbb3105
commit 2757680bbf

View File

@@ -1,5 +1,9 @@
2000-09-05 Jim Meyering <meyering@lucent.com>
* tests/cp/same-file: Remove the `cp -dl sl1 sl2' case,
since it's no longer portable (hard link to a symlink).
Likewise for the `cp -bdl symlink foo' case.
* config.guess: Update from master repository.
2000-09-04 Jim Meyering <meyering@lucent.com>