summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-03 11:17:35 +0100
committerJim Meyering <jim@meyering.net>2006-12-03 11:17:35 +0100
commitba45154d8e9f5f49f46c8c2c2d8a554db7c3465f (patch)
treeada97eab73e4997b8c5689d43ae778c1adc8afbf /NEWS
parent6e7e2709c865504d72592dd7d5ee9382230ee169 (diff)
downloadcoreutils-ba45154d8e9f5f49f46c8c2c2d8a554db7c3465f.tar.xz
* NEWS: du --one-file-system (-x) would skip subdirectories of any
directory listed as second or subsequent command line argument. * tests/du/one-file-system: New file. Test for today's fts.c fix. * tests/du/Makefile.am (TESTS): Add one-file-system.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3493041a4..92de634d1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release 6.7-pre (????-??-??) [?]
+** Bug fixes
+
+ du --one-file-system (-x) would skip subdirectories of any directory
+ listed as second or subsequent command line argument.
+
* Noteworthy changes in release 6.6 (2006-11-22) [stable]