diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-29 18:06:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-29 18:06:10 +0000 |
commit | 99114dd25a0f316ba86ce726960e8d2e374784d5 (patch) | |
tree | 3bdac292feaaad8cdb7374c83113a2687392c7b4 | |
parent | e29225aa01b14013789215bf8d8ce5fcdb09a7a9 (diff) | |
download | coreutils-99114dd25a0f316ba86ce726960e8d2e374784d5.tar.gz coreutils-99114dd25a0f316ba86ce726960e8d2e374784d5.tar.bz2 coreutils-99114dd25a0f316ba86ce726960e8d2e374784d5.zip |
.
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8c0c33def..5bf4a7658 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.17: +[3.16v] +* `ls -R EMPTY-DIR' now outputs the name of the directory [3.16u] * mv now fails (as it should) upon attempt to move a directory into itself * `cp -a --one-file-system' now copies any mount point directories it |