summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-01 14:33:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-01 14:33:23 +0000
commite9d60320abd1c7552c2446c61434d3057ce05ba9 (patch)
treeaaaa45b8bea37cfedeb9ca94fcee232f96f37f56 /ChangeLog
parentdfdf88d425d6a66a07b52334d675e884452ed768 (diff)
downloadcoreutils-e9d60320abd1c7552c2446c61434d3057ce05ba9.tar.xz
"chmod +1 foo" is now diagnosed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index acb1aa31b..450dd0568 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-04-29 Paul Eggert <eggert@cs.ucla.edu>
+2005-05-01 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
+ * NEWS: "chmod +1 foo" is now diagnosed.
+
+2005-04-29 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: ls -p now marks only directories. New option
--indicator-style=directory equivalent to -p.
* doc/coreutils.texi (ls invocation): Document this.