diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-06-15 17:35:00 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-06-15 17:35:00 +0000 |
commit | 585d68178339478f1f52422a84bcbaecc591b307 (patch) | |
tree | bb624b6007d21332df30b1d370ef2312e4045793 /ChangeLog | |
parent | e48234f842892db74f37d954dd3bcb42dfcb2819 (diff) | |
download | coreutils-585d68178339478f1f52422a84bcbaecc591b307.tar.xz |
Improve permission checks to handle
running mkdir test in set-gid directories.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |