summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-19 10:42:51 +0000
committerJim Meyering <jim@meyering.net>1999-12-19 10:42:51 +0000
commit4a1f449cbe751da70a927b43c6abaec080359462 (patch)
tree82d836a7a80ea1d6c24f20b6718a2a7b86a54e18
parent0d9e008da2065dac4574ccdfad35af4cc6e3d1b2 (diff)
downloadcoreutils-4a1f449cbe751da70a927b43c6abaec080359462.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index d216a4030..82e80eff9 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,8 @@
Changes in release 4.1:
[4.0l]
+* ls -l honors a trailing slash on a symlink argument, per POSIX.
+* shred no longer appears to infloop when asked to remove files in
+ unwritable directories
* `ls -ul' and `ls -uc' sort by name once again, as they should
[4.0k]
* mv may now be used to move a file onto a symlink to itself when that