diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-25 18:38:58 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-25 18:38:58 +0000 |
commit | b7f9a7ed05bbf9c7cd4eece5e92fb79dcc4dd3b0 (patch) | |
tree | bee8786bf09d58c8bc10e453088852ceba2b9350 /ChangeLog | |
parent | 97e1e9019dcc96e6f99b1e8e89b205d82fd22356 (diff) | |
download | coreutils-b7f9a7ed05bbf9c7cd4eece5e92fb79dcc4dd3b0.tar.xz |
Clarify the "chmod 0500" news, and correct the vague
statements about compatibility with BSD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-07-25 Paul Eggert <eggert@cs.ucla.edu> + + * tests/cp/fail-perm: Use "chmod 0500" rather than "chmod 500". + Problem report and fix from Bob Proulx. + * NEWS: Clarify the "chmod 0500" news, and correct the vague + statements about compatibility with BSD. + 2006-07-25 Jim Meyering <jim@meyering.net> * src/ls.c (gobble_file): When handling a stat-failed entry, |