From: Jim Meyering Date: Mon, 6 Nov 2000 13:10:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_32~61 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=23357a490edd8424c60a191ed6f6cc078bda295c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a89b1b76a4..0bb8486260 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2000-11-02 Won-kyu Park + + * src/df.c (print_header): Mark strings for translation. + +2000-11-06 Jim Meyering + + * src/mkdir.c: Do not set the permissions of the final directory + component if it was not just created. + Based on a patch from Volker Borchert. + 2000-11-05 Jim Meyering * Version 4.0.31.