From: Jim Meyering Date: Wed, 9 Jul 2003 10:00:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad6473e4f0ff2575efd219e8a884c088c479a2e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 04e83a3de3..55e15101d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.0.1. + * tests/du/slash: New file/test for today's lib/ftw.c fix. + * tests/du/Makefile.am (TESTS): Add slash + * src/tail.c (xlseek): Avoid warning about ``return without value from function returning non-void''.