From: Jim Meyering Date: Thu, 27 Apr 2000 06:47:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c500f8c99647f756d1ad32d002451e89b8ed55b1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 4e4fc05080..06c85e6d7a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,7 +2,8 @@ * makepath.c (S_IRWXUGO): Define. (make_path): Always perform explicit chmod if MODE specifies any - of the `special' permission bits. + of the `special' permission bits. Prompted by a bug report against + install from Mate Wierdl and Joost van Baal. 2000-04-18 Jim Meyering