diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-02 11:10:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-02 11:10:25 +0000 |
commit | 07d71b97ce28e7e2bf940ef231a278a05aa86cb3 (patch) | |
tree | 1a6408a864fe519c998c99a9ccc93629e20fe040 /old/fileutils | |
parent | c07abd16556d8347926fa2a69fa9d56493dc0bae (diff) | |
download | coreutils-07d71b97ce28e7e2bf940ef231a278a05aa86cb3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 08596066d..38664f534 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ [4.1.1] +* ls -R detects directory cycles, per POSIX. It warns and doesn't infloop. * cp's -P option now means the same as --no-dereference, per POSIX. Use --parents to get the old meaning. * When copying with the -H and -L options, cp can preserve logical |