]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 27 Aug 2005 19:05:28 +0000 (19:05 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 Aug 2005 19:05:28 +0000 (19:05 +0000)
ChangeLog

index a3b93f8c35fe4f69daed34b76c1e7febbe7fabd1..d9e0c17c2bf0580bb186f248efb59412141072c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * Version 5.3.1-cvs.
 
+       * src/du.c: Go ahead and leave the patch in (i.e., revert
+       today's change).  It doesn't cause a problem after all, since
+       --exclude-from=- is always handled before --files0-from=F.
+
        * src/du.c: Revert the du.c part of the change from 2005-07-02:
        That change (to reopen stdin on F for --files0-from=F) made it so
        --exclude-from=- and --files0-from=F would not work together.