From a0ba130aea40d3c223cf5d67de3f23b428c7daa1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 22 Jul 2002 08:16:46 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'old/fileutils/ChangeLog') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 46666163c..39ec7f3bd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,19 @@ -2002-07-20 Jim Meyering +2002-07-22 Jim Meyering + + This test might remove a file owned by the person running `make check'. + * tests/rm/fail-eperm: Hoist definition of $target_file, and use + that (not $f) in test for owner/dir/symlink. Patch by Michael Stone. + + * tests/rm/fail-eperm: Handle the case in which rm produces no output. * Version 4.1.11. + rm would prompt for non-dangling symlinks + * src/remove.c (prompt): When not interactive, don't prompt + for a symlink. Reported by Dave Beckett. Patch by Michael Stone. + +2002-07-20 Jim Meyering + * src/copy.c (copy_internal): Use file_name_lookup, not getdport. Patch by Alfred M. Szmidt. -- cgit v1.2.3-54-g00ecf