]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 05:28:48 +0000 (05:28 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 05:28:48 +0000 (05:28 +0000)
old/fileutils/ChangeLog

index c1d1580f7ff4dd3b8ea664ba27df575243c73707..94c44789f8a3efc7d23ad7fc2bb919e923c0a949 100644 (file)
@@ -259,9 +259,15 @@ Mon Apr 29 22:07:41 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * POTFILES.in: Add chgrp.c.  From François Pinard.
        Add dircolors.c.
+       * dircolors.c: New file.  Written by H. Peter Anvin.
 
 Sun Apr 28 16:32:38 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
+       * ls.c: Apply color ls changes by Peter Anvin <Peter.Anvin@linux.org>
+       and Dennis Flaherty <dennisf@denix.elk.miles.com> based on original
+       patches by Greg Lee <lee@uhunix.uhcc.hawaii.edu>.  And on top of all
+       that, a few changes from Ulrich Drepper.
+
        * ls.c (parse_ls_color): Use strcpy to initialize 3-character array.
        Automatic aggregate initialization isn't portable.
        Remove all ^L's.