]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 16 Dec 1997 15:16:20 +0000 (15:16 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Dec 1997 15:16:20 +0000 (15:16 +0000)
old/fileutils/NEWS

index 57fdb0b063dc23e42a9555cc30a0e83b39eb5c08..f67914e8967613b71ebb693cbfeea5473c2099bb 100644 (file)
@@ -1,4 +1,7 @@
 Changes in release 3.17:
+* ls now quotes file names for the shell by default, if they contain
+  characters that need quoting.  Use -N to get the old default behavior.
+  The new behavior is also enabled by the new option -e or --quote-shell.
 [3.16g]
 * ln --backup is now consistent with cp and mv in that --force is no longer
   required when the destination is an existing non-directory.