From: Jim Meyering Date: Sat, 27 Aug 2005 18:12:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~322 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cf9fe29811a6f1ae034f63f6348de48b9351b77;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 89f291c6c6..a3b93f8c35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-08-23 Jim Meyering +2005-08-27 Jim Meyering * Version 5.3.1-cvs. + * 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. + +2005-08-23 Jim Meyering + * configure.ac: Use `5.3.1-cvs' as the version string. * NEWS: Adjust accordingly.