summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog2
-rw-r--r--old/fileutils/NEWS1
2 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 48543de38..28af70f22 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
1999-04-10 Jim Meyering <meyering@ascend.com>
+ * Version 4.0f.
+
`ls --color' would segfault
* src/ls.c: Include assert.h.
(color_indicator[]): Add an entry for the type, `door.'
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index d6d3c10d6..c1a4f9d72 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,5 @@
Changes in release 4.1:
+[4.0f]
* `ls --color' no longer segfaults
* dd works once again
[4.0e]