]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:11:17 +0000 (18:11 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:11:17 +0000 (18:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 261c6f4ccf306db91bed30182f47031ac5f1b1b7..4777b345df71bb791aa19fa5436df62befa0a2ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
 [4.5.7]
+* du would fail with more than one DIR argument when any but the last did not
+  contain a slash (due to a bug in ftw.c)
 [4.5.6]
 * du no longer segfaults on Solaris systems (fixed heap-corrupting bug in ftw.c)
 * du --exclude=FILE works once again (this was broken by the rewrite for 4.5.5)