From 2d4860ef0c9c4bcc343c25aed34b71f00e11a07a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 21 Mar 2004 18:46:35 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index c355337a45..8b9776a47c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-03-07 Jim Meyering + + * NEWS: du accepts a new option --from0-file=FILE, where FILE + contains a list of NUL-separated file names. + + * src/du.c: Include "readtokens.h". + (usage): Describe the new option, and adjust the `Usage': + with this option, no FILE may be specified on the command line. + (main): Handle the new option. + + * tests/du/files0-from: New tests, for the above. + * tests/du/Makefile.am (TESTS): Add files0-from. + + * src/factor.c (do_stdin): Reflect changes in use of readtoken. + * src/tsort.c (tsort): Likewise. + 2004-02-29 Paul Eggert * NEWS: Add support for a new notation @N to get_date to represent -- 2.47.2