From: Jim Meyering Date: Thu, 19 Dec 1996 05:16:03 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~71 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=17432bd066567b284d2daab3b4f90e2c890deb05;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5c2a3c9bb9..00d53aca6f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 18 23:09:19 1996 Jim Meyering + + * src/ls.c (gobble_file): Stat symlinks also when printing with + color and set linkok to reflect existence of referent. + Patches from Joakim Rosqvist, James Antill, and Jesse Thilo. + Tue Dec 17 21:03:40 1996 Jim Meyering * src/system.h (ISDIGIT): Replace with smaller, faster edition