From: Jim Meyering Date: Fri, 5 Apr 1996 03:55:07 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dacd5d7572c1732343c2e143490d9702c392f8cb;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2b6e9ccf04..c1556eeae0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -251,10 +251,6 @@ Fri Nov 10 23:31:46 1995 Jim Meyering (meyering@comco.com) * cp-aux.c: Protoize and add const attribute to parameters. * cp-hash.c: Likewise. - * ls.c (parse_ls_color): Use strcpy to initialize 3-character array - rather than automatic aggregate initialization. The latter isn't - portable. - Thu Nov 9 23:27:05 1995 Jim Meyering (meyering@comco.com) * system.h [__P]: Define it.