From 500eccdbe4d55b0cbf48cf264aa4232abd7c23df Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 7 Sep 2007 10:37:08 +0200 Subject: chmod: don't ignore a dangling symlink * NEWS: Mention the bug fix. * src/chmod.c (process_file): Handle the case of FTS_SLNONE, i.e., give a diagnostic saying we cannot operate on such a file. * tests/chmod/thru-dangling: Compare new stderr output with expected. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c09128bb5..a8c606bf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-09-07 Jim Meyering + + chmod: don't ignore a dangling symlink + * NEWS: Mention the bug fix. + * src/chmod.c (process_file): Handle the case of FTS_SLNONE, + i.e., give a diagnostic saying we cannot operate on such a file. + * tests/chmod/thru-dangling: Compare new stderr output with expected. + 2007-09-07 Bob Proulx Add a test: demonstrate that chmod ignores a dangling symlink -- cgit v1.2.3-70-g09d2