summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-20 09:02:39 +0000
committerJim Meyering <jim@meyering.net>1999-08-20 09:02:39 +0000
commitc82037714e421eef44c3b06ddf1f064ae22f6032 (patch)
treeee56ca4a883c556ae7eb47d20ce86b998203dcc0 /old/fileutils
parent6faeb619689bd257b27e18cf72730887cfbad58a (diff)
downloadcoreutils-c82037714e421eef44c3b06ddf1f064ae22f6032.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 70868d6c1..d2d236c81 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,11 @@
Changes in release 4.1:
+[4.0j]
+* chgrp accepts new option, --dereference. --no-dereference is now the default.
+* New ls option --quoting-style=locale acts like --quoting-style=c, except
+ with locale-specific quoting symbols (` and ' by default) instead of ".
+* `df DIR' is less likely to hang due to bad NFS mounts
+* As per POSIX.2, `df -P' now uses ceiling rather than rounding, and its
+ header now says `1024-blocks ... Capacity' instead of `1k-blocks ... Use%'.
[4.0i]
* `cp -f FILE FILE' and `mv -f FILE FILE' no longer remove FILE
* touch works once again (DST-wise) when certain `--date DATE-TIME'