From: Jim Meyering Date: Fri, 6 Dec 2002 13:47:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93968df3404df7531e57819a5f7c7fc93183ca09;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7a85e430ca..af36faf7a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2002-12-04 Jim Meyering +2002-12-06 Jim Meyering * Version 4.5.4. + * tests/ls/file-type: New file. + A test to contrast ls -F and ls --indicator-style=file-type. + +2002-12-04 Jim Meyering + * 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.