From 6383922a134a2695e6cb7cc76de1d1873d9410e4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 2 May 2005 18:41:53 +0000 Subject: [PATCH] ls --indicator-style=directory renamed to ls --indicator-style=slash. --- ChangeLog | 9 ++++++++- doc/ChangeLog | 6 ++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 450dd0568d..7dcb89fa6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-05-01 Paul Eggert +2005-05-02 Paul Eggert * 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 + * NEWS: "chmod +1 foo" is now diagnosed. 2005-04-29 Paul Eggert diff --git a/doc/ChangeLog b/doc/ChangeLog index 89ea81f25b..dd78e54e4f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-05-02 Paul Eggert + + * 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 * perm.texi (Mode Structure, Changing Special Permissions): -- 2.47.3