From: Jim Meyering Date: Tue, 3 Dec 2002 17:36:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e1a0e16ed6bbfe3f4815384f66de6649b5162ad;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ac508272a0..9e5ee0ff77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2002-12-02 Jim Meyering +2002-12-03 Jim Meyering * Version 4.5.4. + * src/Makefile.am (AUTOMAKE_OPTIONS): Remove definition (to ansi2knr) + since this package no longer panders to K&R compilers. + +2002-12-02 Jim Meyering + * tests/du/slink: Skip this test if `.' is on a non-local file system. * tests/Fetish.pm (_at_replace): Do the substitution only if there's @@ -15,7 +20,7 @@ 2002-11-30 Jim Meyering - (gobble_file): Remove the block of code that caused + * ls.c (gobble_file): Remove the block of code that caused `ls --color -F symlink-to-dir' to list the files in `symlink-to-dir/.'. Now, it prints `symlink-to-dir@', (just like `ls -F symlink-to-dir') but with the addition of highlighting.