summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-29 20:59:33 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-29 20:59:33 +0000
commitacb337ee5591ec2f204cab8dcde376ca6c32d743 (patch)
tree3ea149c2c8bb0236d047363a78b9c15d774bdd8f /NEWS
parent93e157c519e85ef98dcd90f71daf599eaccbff4f (diff)
downloadcoreutils-acb337ee5591ec2f204cab8dcde376ca6c32d743.tar.xz
ls -p now appends only directories. New option
--indicator-style=directory equivalent to -p.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed0fffe57..ba1892a02 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,12 @@ GNU coreutils NEWS -*- outline -*-
When POSIXLY_CORRECT is set, "fold file -3" is now equivalent to
"fold file ./-3", not the obviously-erroneous "fold file ./-w3".
+ ls changes:
+
+ -p now appends '/' only to directories; it is equivalent to the
+ new option --indicator-style=directory. Use --file-type or
+ --indicator-style=file-type to get -p's old behavior.
+
nohup changes:
nohup now ignores the umask when creating nohup.out.