1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

NEWS: the du bug affects coreutils-6.4, 6.5 and 6.6.

This commit is contained in:
Jim Meyering
2006-12-06 13:18:43 +01:00
parent 8406e92795
commit 545df07893
+2 -1
View File
@@ -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]