From: Jim Meyering Date: Wed, 11 Jan 2006 21:29:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~907 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ff0576f2b56d3ac7482c46c1e2fc8cbe2266927;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4c22b68582..c3f01d3797 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2006-01-11 Paul Eggert +2006-01-11 Jim Meyering * Version 6.0-cvs. + * tests/du/long-sloop: New file. Test for today's fts.c bug fix. + * tests/du/Makefile.am (TESTS): Add long-sloop. + +2006-01-11 Paul Eggert + * src/test.c (test_syntax_error): Append a newline. All callers changed, except for the ones that didn't already append a newline. Bug reported by Eric Blake.