From 297e2cb74411395bb231f016665944b54afd802d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 Dec 1998 06:22:56 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d325aeea3d..19e26474e0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,18 @@ +1998-12-12 Jim Meyering + + 1998-10-15 Akim Demaille + * src/ls.c: Group DIRED's code together. + (full_time, inhibit_group, col_ext_type): Declare static. + (dired_dump_obstack): Apply sizeof to variable, instead of its type. + (parse_ls_color): Rename ext2 as e2. Move into the block where it + is used. + + 1998-10-15 Akim Demaille + * src/ls.c: In order to distinguish col(umn|or): + (init_column_info): Renamed from init_col_info. + (struct column_info): Renamed from struct col_info. + (struct color_ext_type): Renamed from struct col_ext_type. + 1998-12-11 Jim Meyering * Version 4.1-b1. -- 2.47.3