From: Jim Meyering Date: Mon, 6 May 1996 01:25:32 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14d~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c1e2526a2e8887d6b1f53534d09111b135e326;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 57f1009795..224bfd3f28 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -4,7 +4,7 @@ Sat May 4 20:54:32 1996 Jim Meyering (meyering@na-net.ornl.gov) * backupfile.c [IN_CTYPE_DOMAIN]: Rename from ISASCII. * dircolors.c: Make enumerated constants upper case. - (main): Don't rely on ANSI-style string concatenation. + (main): Don't use ANSI-style string concatenation. Add `static' and/or `const' to some file scope variables. Wed May 1 00:20:00 1996 Jim Meyering (meyering@na-net.ornl.gov)