summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-14 03:29:33 +0000
committerJim Meyering <jim@meyering.net>1999-02-14 03:29:33 +0000
commit089aa98fb8669a5595f754d903b24f87e679bb59 (patch)
tree5d9acf53e49b947b514f96fcfd51dbacb417d64b /old
parent69272c2e85d8e992d0ac3a8704e35a84a3fd3c85 (diff)
downloadcoreutils-089aa98fb8669a5595f754d903b24f87e679bb59.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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.