From: Jim Meyering Date: Wed, 10 Jul 1996 03:32:41 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12s~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=640cdd2df4ae0b52179a0b5f1050d1ccc0c151af;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b816cea80f..38d8223d0b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Tue Jul 9 20:19:44 1996 Jim Meyering + * src/dircolors.c (usage): Improve --help message. From Karl Berry. + (long_options): Add print-data-base and print-database. + * src/dircolors.c (dc_parse_stream): Don't give `unrecognized keyword' message unless we've processed a matching TERM directive.