From: Jim Meyering Date: Fri, 12 Jan 2001 23:27:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_36~30 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5775f7e864bfbb1fc72f92f193e7ff635d1b8adb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9b41ce66cb..eeb678d658 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2001-01-11 Jim Meyering +2001-01-13 Jim Meyering * Version 4.0.36. + * tests/chmod/setgid: If `chmod g+s d' fails, then try to chgrp + to a group of which we're a member, then try the chmod again. + +2001-01-11 Jim Meyering + * depcomp: New version, from automake. 2001-01-10 Jim Meyering