diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-14 03:49:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-14 03:49:47 +0000 |
commit | f61c317736bfd74a975fe626c95ac834eeffa84e (patch) | |
tree | 81fbd6d7021daff205aa4184fbff435d67009178 | |
parent | aa8336c08f9c163348c2f4ba409d602ceae0904a (diff) | |
download | coreutils-f61c317736bfd74a975fe626c95ac834eeffa84e.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 60a4afad6..a40304c92 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ Changes in release 3.17: -[3.16a] +[3.16b] * install accepts new option, --verbose (-v) * mkdir -p is a lot faster when creating very deep directories on some systems * rm -i no longer exits with status indicating failure solely because the |