From ef44086db0b4bfad563727d81dcf9ecdf38ded81 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 28 Mar 2012 13:26:12 -0700 Subject: chmod: undo previous change It's not portable; see . * src/chmod.c, NEWS: Undo previous change. --- NEWS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 40dadc27d..c8d2bbcf0 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,6 @@ GNU coreutils NEWS -*- outline -*- * Noteworthy changes in release ?.? (????-??-??) [?] -** Bug fixes - - When recursing, chmod -R no longer gets confused into following a symlink - if some other process simultaneously replaces a non-symlink with a symlink. - The fix is effective on modern hosts with the fchmodat or lchmod syscalls. - [bug introduced in the beginning] * Noteworthy changes in release 8.16 (2012-03-26) [stable] -- cgit v1.2.3-54-g00ecf