summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-22 08:16:57 +0000
committerJim Meyering <jim@meyering.net>2002-07-22 08:16:57 +0000
commit786b4298a5f178c2e423bcd2432883e774f1b8ff (patch)
tree485466a1c5ae3cf0b51b8ba949aaf537d1dc652c /old/fileutils/ChangeLog
parenta0ba130aea40d3c223cf5d67de3f23b428c7daa1 (diff)
downloadcoreutils-786b4298a5f178c2e423bcd2432883e774f1b8ff.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 39ec7f3bd..8c76bd010 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,13 +1,13 @@
2002-07-22 Jim Meyering <meyering@lucent.com>
+ * Version 4.1.11.
+
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.