summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 53f1f622d..2348f1b6d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.1.
+ * src/ls.c: Include dirfd.h.
+ (print_dir): If dirfd fails, resort to using stat.
+
* tests/ls/infloop: Redirect cmp's stderr to /dev/null.
* src/ls.c (struct pending) [st_ino, st_dev]: Remove members.