diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-03 13:10:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-03 13:10:48 +0000 |
commit | 84618209567bd672655ab23791313fec4d529265 (patch) | |
tree | 7284d23dcaa11b1721cf40e6d2f2f84a76d6556c /old/fileutils/NEWS | |
parent | 86960ce2218280e150d0b8195bb94ef3645e8034 (diff) | |
download | coreutils-84618209567bd672655ab23791313fec4d529265.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-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 76c78690f..4f5900a7a 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.01: [4.0.34] +* `ls -L dangling-symlink' now fails (per POSIX) rather than printing the + link name * dd no longer honors the just-added `B' suffix on skip= and seek= arguments. * `mkdir no-such-dir/' no longer fails on NetBSD systems [4.0.33] |