]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 5 Apr 1996 03:55:07 +0000 (03:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 5 Apr 1996 03:55:07 +0000 (03:55 +0000)
old/fileutils/ChangeLog

index 2b6e9ccf0421b94c0ceab0784992421fff139acf..c1556eeae0be8b85d8f3c5f20de85ddc5e4d4836 100644 (file)
@@ -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.