summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 2348f1b6d..2f964ec90 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,11 @@
-2001-11-01 Jim Meyering <meyering@lucent.com>
+2001-11-02 Jim Meyering <meyering@lucent.com>
* Version 4.1.1.
+ * src/ls.c: Use XMALLOC and XREALLOC in a several places. It's cleaner.
+
+2001-11-01 Jim Meyering <meyering@lucent.com>
+
* src/ls.c: Include dirfd.h.
(print_dir): If dirfd fails, resort to using stat.