From: Jim Meyering Date: Sat, 27 May 2006 14:44:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~356 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3ff52d9e2a8bbf73434966408886f7d7dd65cd6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ee83842345..e5c3df1082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2006-05-25 Paul Eggert +2006-05-27 Jim Meyering * Version 6.0-cvs. + * src/chgrp.c: Support new options: --preserve-root and --no-preserve-root. + Somehow this program was skipped when those options were added to chown, + chmod, and rm. Reported by vaqflabuopac@spammotel.com in + . + +2006-05-25 Paul Eggert + * NEWS: Remove mention of --seed. We'll replace it with something better, and don't want to indicate that it is supported. * src/sort.c (usage): Likewise.