summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <meyering@ascend.com>
+
+ * 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 <schwab@issan.cs.uni-dortmund.de>
* src/install.c (main): Set x.backup_type only if backups are requested.