From 9308e71adabbc3347e549f95eef1604bcc0ad285 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 19 Aug 2004 20:07:20 +0000 Subject: Add support for "chown : file" and the like. Also, fix a regression and some memory leaks. --- doc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 48102bfa4..f36958afc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2004-08-19 Paul Eggert + + * coreutils.texi (chown invocation): Fix synopsis: + group must always be preceded by separator. + "chown : file" and "chown '' file" don't change the owner or group. + Update the explanation of what happens to the set-user-ID or + set-group-ID bits, e.g., they sometimes are not cleared if they + denote mandatory locking. Change "find"-oriented examples to use + chown -h. + 2004-08-18 Paul Eggert * coreutils.texi (printf invocation): Clarify how "printf" is -- cgit v1.2.3-54-g00ecf