diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 76a6199d0..a15b38f2c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +1999-02-13 Jim Meyering + + * src/dircolors.c (dc_parse_stream): Don't try to dereference + NULL if there's an error in our built-in list. + Suggestion from François Pinard. + 1999-02-13 Andreas Schwab * src/install.c (main): Set x.backup_type only if backups are requested.