From b29cc48feb38074f428ba03dc05aadabdec8df00 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 7 Nov 2003 10:42:40 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b2d5b22..0452a12 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,8 @@ GNU coreutils NEWS -*- outline -*- unlimited depth. Before, they would fail to operate on any file they encountered with a relative name of length PATH_MAX (often 4096) or longer. - chmod accepts new options: --preserve-root, --no-preserve-root + chgrp, chmod, chown, and rm accept the new options: + --preserve-root, --no-preserve-root (default) chgrp and chown now accept POSIX-mandated -L, -H, and -P options -- 2.7.4