From: Jim Meyering Date: Wed, 1 Nov 2000 17:33:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_30~2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=09917b2b9a01f216d061c300f2cedbceb53bc163;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4f40ae1645..aa027851de 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,14 @@ -2000-10-31 Jim Meyering +2000-11-01 Jim Meyering * Version 4.0.30. + * src/chmod.c (main): Better diagnostics. + +2000-10-31 Jim Meyering + + * tests/lang-default: Add all the internationalization-related + variable names autoconf uses. Set and export them in a loop. + `mkdir -p' would create parent directories with permissions that did not account for the umask. [introduced with the 2000-09-30 change that became part of fileutils-4.0.28]