diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-27 06:47:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-27 06:47:05 +0000 |
commit | c500f8c99647f756d1ad32d002451e89b8ed55b1 (patch) | |
tree | ec9a84ef37ef00c32f7f39d03ae0c4370dc6f094 | |
parent | a3029aba6bf7d16ad3f708960f8f961ee88183ee (diff) | |
download | coreutils-c500f8c99647f756d1ad32d002451e89b8ed55b1.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 4e4fc0508..06c85e6d7 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 <meyering@lucent.com> |