summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-19 17:37:28 +0000
committerJim Meyering <jim@meyering.net>2006-08-19 17:37:28 +0000
commit6a15128cef36588a89ff228dc362e7d9ba92d3ed (patch)
tree784a97f82b2b6693292e4847ce002069b25222ba
parent674311d6d747f6b7c910c545d53557644797e67e (diff)
downloadcoreutils-6a15128cef36588a89ff228dc362e7d9ba92d3ed.tar.xz
*** empty log message ***
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6eeb49492..b96e19697 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ GNU coreutils NEWS -*- outline -*-
* Major changes in release 6.1-cvs (2006-??-??) [unstable]
+** Changes in behavior
+
+ df now considers BSD "kernfs" file systems to be dummies
+
** Bug fixes
cp --sparse preserves sparseness at the end of a file, even when
@@ -11,6 +15,8 @@ GNU coreutils NEWS -*- outline -*-
df (with a command line argument) once again prints its header
[introduced in coreutils-6.0]
+ ls -CF would misalign columns in some cases involving non-stat'able files
+ [introduced in coreutils-6.0]
* Major changes in release 6.0 (2006-08-15) [unstable]