From: Jim Meyering Date: Sun, 2 Jun 1996 04:49:35 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb75ded4c4da5d0dfb3146c858a397fb92e2bf5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 1774afcb04..efaf3b8f5e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -8,6 +8,8 @@ Sat Jun 1 12:44:51 1996 Jim Meyering (decode_switches): Use STDOUT_FILENO instead of `1' in isatty test. (usage): Update/add description of the --color option. + * ls.c: Declare pointer parameters const as appropriate. + Tue May 28 18:39:49 1996 Jim Meyering * dd.c (print_stats): Don't mark "%u %s" as a translatable string.