From: Jim Meyering Date: Sun, 14 Feb 1999 03:29:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089aa98fb8669a5595f754d903b24f87e679bb59;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 76a6199d07..a15b38f2ca 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.