From: Jim Meyering Date: Tue, 20 Feb 2001 22:48:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_12~51 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=890e2a5a58db5cfcd7035b7c4e8ec4206651c461;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7464b43abc..828faa898b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2001-02-20 Jim Meyering + + `ls -Fd symlink-to-directory' would print a trailing `/' + Now it prints a trailing `@'. + + * src/ls.c (gobble_file): Don't clobber lstat stats of command line + arguments when using -d and -F (--directory and --classify) options. + Reported by John Covici. + * tests/ls-2/tests (slink-dir): New test, for the above. + 2001-02-18 Jim Meyering * tests/rm/Makefile.am (TESTS): Add isatty.