From: Jim Meyering Date: Wed, 17 Nov 1999 22:05:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e05e2b7fa285c2a709b43bc0f205ac42c015912;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 884902a335..d86823a603 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 1999-11-17 Jim Meyering + * Version 4.0j. + * src/mkdir.c (S_IRWXUGO): Define if necessary. (main): Use chmod to set the permissions if bits other than those of S_IRWXUGO were requested. Reported by Sami Farin.