summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-07-25 18:38:58 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-07-25 18:38:58 +0000
commitb7f9a7ed05bbf9c7cd4eece5e92fb79dcc4dd3b0 (patch)
treebee8786bf09d58c8bc10e453088852ceba2b9350 /ChangeLog
parent97e1e9019dcc96e6f99b1e8e89b205d82fd22356 (diff)
downloadcoreutils-b7f9a7ed05bbf9c7cd4eece5e92fb79dcc4dd3b0.tar.xz
Clarify the "chmod 0500" news, and correct the vague
statements about compatibility with BSD.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69b91b57..df81b96f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,