summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-31 19:29:22 +0000
committerJim Meyering <jim@meyering.net>2000-10-31 19:29:22 +0000
commit8f90ed0f4293813481ead6da50579c913c64913b (patch)
treeffd323c53eab41cf5b35f232a1d87a9a32dfdb8b /old
parent96380f703c91549c8c341556c3f5455441cd8eb3 (diff)
downloadcoreutils-8f90ed0f4293813481ead6da50579c913c64913b.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
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]