From e1f1be8559019d9b8e8c38dcebd49d1118fc9069 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 15 Jan 2003 12:24:04 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 2d86f0c9a9..e4111713b7 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ [4.5.5] +* ls dangling-symlink now prints `dangling-symlink'. + Before, it would fail with `no such file or directory' +* ls -s symlink and ls -i symlink now print attributes of `symlink', rather + than attributes of their referents +* shred's --zero (-z) option no longer gobbles up any following string + Before, `shred --zero file' would produce `shred: missing file argument', + and worse, `shred --zero f1 f2 ...' would appear to work, but would leave + the first file untouched. * readlink: new program * cut: new feature: when used to select ranges of byte offsets (as opposed to ranges of fields) and when --output-delimiter=STRING is specified, -- 2.47.2