summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-01-01 19:44:02 +0000
committerJim Meyering <jim@meyering.net>1998-01-01 19:44:02 +0000
commit48221eb8bdd3d82de3fe922d5690ef735c7a341d (patch)
tree0aa070e5717dd301c33c6eb2665fa2be6b225e23 /old
parent3e6934d53eaa3c45444d745cb320a8ceafb38309 (diff)
downloadcoreutils-48221eb8bdd3d82de3fe922d5690ef735c7a341d.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0db6342f0..c6cd8cbd4 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -4,7 +4,6 @@ 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.
* install accepts new option, --verbose (-v)