From 0dc6b951d89a761fe65b485e379c2b30ccf71cea Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Jul 2002 12:07:29 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'old/fileutils/ChangeLog') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index cfbd87b21..ec88d776d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -4,7 +4,8 @@ * src/remove.c (prompt): Fix test for write-protectedness to also check errno == EACCES. Otherwise, `rm dangling-symlink' would - mistakenly prompt. + mistakenly prompt. Reported by Mike Castle. + * tests/rm/Makefile.am (TESTS): Add dangling-symlink. * tests/rm/dangling-symlink: New file/test, for the above fix. -- cgit v1.2.3-54-g00ecf