From: Jim Meyering Date: Tue, 26 Dec 2000 09:39:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_35~6 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0fa2ce57164510bb37588d5e8b1f70731261c1fb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b75fd426b6..9c0ba82d4e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-12-26 Jim Meyering + * Version 4.0.35. + * tests/mkdir/perm: Disable the test if the working directory has the sticky bit set. * tests/cp/cp-parents: Likewise. diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index f3cdc40cc3..5cdc1ca056 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,7 @@ Changes in release 4.01: [4.0.35] * ln --backup=simple --suffix=SUFFIX once again uses SUFFIX +* install: Likewise. [4.0.34] * fix a bug (introduced in 4.0z) that made `chown 123:456 file' act like `chown 123:123 file'. Other uses with a numeric group ID would cause