summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-01-01 19:41:47 +0000
committerJim Meyering <jim@meyering.net>1998-01-01 19:41:47 +0000
commit3e6934d53eaa3c45444d745cb320a8ceafb38309 (patch)
tree9140ccc620ae410d3f629a64802efe9b40d0c7df /old
parent741e2bd94b883035fa44ece51c6e254d9d873681 (diff)
downloadcoreutils-3e6934d53eaa3c45444d745cb320a8ceafb38309.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index e000653e0..0db6342f0 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,5 @@
Changes in release 3.17:
-[3.16h]
+[3.16i]
* du accepts new options, --exclude=PAT and --exclude-from=FILE (-X FILE)
* 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.