From: Jim Meyering Date: Wed, 4 Dec 2002 19:29:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0675b74770f6c5a6d6d8aeb71c60324f71e7da8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9e5ee0ff77..7a85e430ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2002-12-03 Jim Meyering +2002-12-04 Jim Meyering * Version 4.5.4. + * tests/ls/follow-slink: Make sure the symlink was created. + Richard Dawe reported that `ln -s link link' succeeds, but creates + no file on systems running some version of the DJGPP libc. + +2002-12-03 Jim Meyering + * src/Makefile.am (AUTOMAKE_OPTIONS): Remove definition (to ansi2knr) since this package no longer panders to K&R compilers.