ls --indicator-style=directory renamed to ls --indicator-style=slash.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 May 2005 18:41:53 +0000 (18:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 May 2005 18:41:53 +0000 (18:41 +0000)
ChangeLog
doc/ChangeLog

index 450dd05..7dcb89f 100644 (file)
--- 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>
index 89ea81f..dd78e54 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (ls invocation): ls --indicator-style=directory
+       renamed to ls --indicator-style=slash, to avoid confusion with ls
+       --directory.
+
 2005-04-28  Paul Eggert  <eggert@cs.ucla.edu>
 
        * perm.texi (Mode Structure, Changing Special Permissions):