From: Jim Meyering Date: Sun, 28 May 2006 09:33:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af6ea12a1ea0173a95416bf5269e6cd9f195fad;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8e55d7f54f..e9ec34391a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2006-05-27 Jim Meyering +2006-05-28 Jim Meyering * Version 6.0-cvs. + * tests/rm/inaccessible: AIX 4.3.3 gives a different diagnostic. + Recognize it, too. Reported by Ralf Wildenhues, in + http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00192.html + +2006-05-27 Jim Meyering + * 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