summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 450dd0568..7dcb89fa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2005-05-01 Paul Eggert <eggert@cs.ucla.edu>
+2005-05-02 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
+ * NEWS: ls --indicator-style=directory renamed to ls
+ --indicator-style=slash, to avoid confusion with ls --directory.
+ * src/ls.c (usage): Likewise.
+ (slash): Renamed from directory_only. All uses changed.
+
+2005-05-01 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: "chmod +1 foo" is now diagnosed.
2005-04-29 Paul Eggert <eggert@cs.ucla.edu>