From c4d50b0133b9096595e112991a17f4cc200ef7c8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 29 Jun 1996 05:28:48 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c1d1580f7f..94c44789f8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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 + and Dennis Flaherty based on original + patches by Greg Lee . 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. -- 2.47.2