From: Jim Meyering Date: Mon, 23 Dec 1996 05:46:00 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae8ee650eab5036a73d6efe9a777ef3f840f07a5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index df7924b2ee..0bc3860362 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 22 23:29:10 1996 Jim Meyering + + * acinclude.m4: Move macros to individual files in new directory, m4/. + See ChangeLog entries in sh-utils for the details. + Wed Dec 18 23:09:19 1996 Jim Meyering * src/dircolors.hin (ORPHAN): By default, color orphans red on @@ -8,8 +13,6 @@ Wed Dec 18 23:09:19 1996 Jim Meyering --print-data-base was still accepted. But it made `--p', `--print', `--print-data', etc. ambiguous. - * configure.in: Increment version to 1.15. - * 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.