From: Jim Meyering Date: Fri, 19 Nov 1999 11:12:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ec33cd34258468e6662af5963cfcc70ddd989fc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d86823a603..5566bab746 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,9 @@ -1999-11-17 Jim Meyering +1999-11-19 Jim Meyering * Version 4.0j. +1999-11-17 Jim Meyering + * 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.