summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-12-04 23:43:55 +0000
committerJim Meyering <jim@meyering.net>2005-12-04 23:43:55 +0000
commite1c945b363658fcca0f2922c77b12300304c8730 (patch)
tree1f2b68d143bde0a2c9dfebd2f5a33fdd228f4c8b /ChangeLog
parentf517ded11a49d637826504b3491d3b8072fa2b08 (diff)
downloadcoreutils-e1c945b363658fcca0f2922c77b12300304c8730.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c9567b560..62e3834bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* Version 6.0-cvs.
- * src/copy.c (fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1.
+ * src/copy.c [!HAVE_FCHOWN]: Define fchown(...) to -1.
(set_owner, preserve_author): New functions, factored out of copy_reg.
(copy_reg): Use them.
(copy_internal): Use them here, too.