summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-10-05 22:10:08 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-10-05 22:10:08 +0000
commit08984eef49d4a05beebcce00ebd58caf8bbf5d7a (patch)
treec27384c33249963f197f3244cef85ea6c472afad /ChangeLog
parent1fa3b5014035f324ddec26576c0283d00bfbbbef (diff)
downloadcoreutils-08984eef49d4a05beebcce00ebd58caf8bbf5d7a.tar.xz
* tests/ls/stat-dtype: Use a dynamic test to decide whether the
current file system has useful d_type info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f394bb4ef..10f177fc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-10-05 Paul Eggert <eggert@cs.ucla.edu>
+ * tests/ls/stat-dtype: Use a dynamic test to decide whether the
+ current file system has useful d_type info.
+
* src/dd.c (flags): noatime and nofollow now depend on
HAVE_WORKING_O_NOATIME and HAVE_WORKING_O_NOFOLLOW, too.
(usage): Output info about noatime and nofollow only if