diff options
author | Jim Meyering <jim@meyering.net> | 2001-10-20 14:41:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-10-20 14:41:31 +0000 |
commit | c8445f75e011b5597f81a546c64ee07a40b5188a (patch) | |
tree | d3e98c91fd2f3eb0121e76e0202f702834d09db5 /old/fileutils/ChangeLog | |
parent | 8afe15dd9b577233eef49b12af1d5a39c60fcc6e (diff) | |
download | coreutils-c8445f75e011b5597f81a546c64ee07a40b5188a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 29ad28455..8152f7092 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.1. + * man/chmod.x: Describe sticky files and directories. + From Michael Stone. + * tests/mv/partition-perm: Don't use a umask that removes owner read/write. Use a stricter test for permissions. |