summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-13 19:05:07 +0000
committerJim Meyering <jim@meyering.net>2006-10-13 19:05:07 +0000
commitf2c088fa101d888e77a17cb8648980d959695a61 (patch)
tree2b40194db3795bf5b4562ee5ec37125a64a9787c /ChangeLog
parentdc9790379c129698d0dead906135a4a7b0b551f6 (diff)
downloadcoreutils-f2c088fa101d888e77a17cb8648980d959695a61.tar.xz
* NEWS: Mention the above.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ca6b4490..809f6d320 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
now that we're using fts_open with FTS_CWDFD.
* tests/chgrp/posix-H: Add --preserve-root to an invocation of
chgrp, to exercise the above fix.
+ * NEWS: Mention the above.
* src/du-tests: Clean up a little, though it's still not portable.