projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c73b9e
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 17 Oct 2003 13:37:31 +0000
(13:37 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 17 Oct 2003 13:37:31 +0000
(13:37 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4f2adfaaa30d7d50e8bcc2371cc6e752c660b3d6..ef031874621007a1e828af4f33249b510cc4ff17 100644
(file)
--- 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.