diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2006-01-11 Paul Eggert <eggert@cs.ucla.edu> +2006-01-11 Jim Meyering <jim@meyering.net> * 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 <eggert@cs.ucla.edu> + * 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. |