summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-06-15 17:35:00 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-06-15 17:35:00 +0000
commit585d68178339478f1f52422a84bcbaecc591b307 (patch)
treebb624b6007d21332df30b1d370ef2312e4045793 /ChangeLog
parente48234f842892db74f37d954dd3bcb42dfcb2819 (diff)
downloadcoreutils-585d68178339478f1f52422a84bcbaecc591b307.tar.xz
Improve permission checks to handle
running mkdir test in set-gid directories.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fd27c6ee..04dfa3718 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-15 Bob Proulx <bob@proulx.com> (tiny change)
+
+ * tests/misc/mknod: Improve permission checks to handle
+ running mkdir test in set-gid directories.
+
2006-06-14 Jim Meyering <jim@meyering.net>
* tests/du/basic: Revamp not to hard-code file system block sizes.