diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-31 19:29:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-31 19:29:22 +0000 |
commit | 8f90ed0f4293813481ead6da50579c913c64913b (patch) | |
tree | ffd323c53eab41cf5b35f232a1d87a9a32dfdb8b /old | |
parent | 96380f703c91549c8c341556c3f5455441cd8eb3 (diff) | |
download | coreutils-8f90ed0f4293813481ead6da50579c913c64913b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4368f5260..4f40ae164 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-10-31 Jim Meyering <meyering@lucent.com> + * Version 4.0.30. + `mkdir -p' would create parent directories with permissions that did not account for the umask. [introduced with the 2000-09-30 change that became part of fileutils-4.0.28] |