summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-06 13:18:43 +0100
committerJim Meyering <jim@meyering.net>2006-12-06 13:18:43 +0100
commit545df0789380096be2de6a54adaaff85f06712fd (patch)
treed251101600f09ffd73398331c5eaa54f3923b4d1 /NEWS
parent8406e92795b8cfce52651ec663aece6b451740aa (diff)
downloadcoreutils-545df0789380096be2de6a54adaaff85f06712fd.tar.xz
NEWS: the du bug affects coreutils-6.4, 6.5 and 6.6.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 92de634d1..50eb623b4 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
du --one-file-system (-x) would skip subdirectories of any directory
- listed as second or subsequent command line argument.
+ listed as second or subsequent command line argument. This bug affects
+ coreutils-6.4, 6.5 and 6.6.
* Noteworthy changes in release 6.6 (2006-11-22) [stable]