summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-17 13:37:31 +0000
committerJim Meyering <jim@meyering.net>2003-10-17 13:37:31 +0000
commit84a4aa958f558cdb6d87ca189f425384507de939 (patch)
tree8f5a112ecd26bfcb79fd80c6f659df6284462f63 /ChangeLog
parent0c73b9e2c55d96293169ddc27e0f52acefed9c31 (diff)
downloadcoreutils-84a4aa958f558cdb6d87ca189f425384507de939.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f2adfaaa..ef0318746 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* Version 5.1.0.
+ * src/chown-core.c (change_file_owner): Handle the cases in
+ which fts_info indicates an error with the given entry.
+
+ * src/du.c (main): Simply assign to bit_flags.
+ Don't bother with bit arithmetic.
+
* tests/chmod/no-x: New file.
* tests/chgrp/no-x: New file.
* tests/chmod/Makefile.am (TESTS): Add no-x.