summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-21 12:18:05 +0000
committerJim Meyering <jim@meyering.net>1997-12-21 12:18:05 +0000
commit2f606bcf56bbc3433160d5bbf1b5260c74745965 (patch)
tree3bf1835d8041b6fef22bfe0ee4136eb94bd93807 /old
parent1ed365fb82df5b0365aa58cad98ba6f03fa737ca (diff)
downloadcoreutils-2f606bcf56bbc3433160d5bbf1b5260c74745965.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 37e613d09..535ca0c0f 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
1997-12-21 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/copy.h: Use PARAMS, not __P.
+ * src/cp-hash.h: Likewise.
+
* lib/chown.c (rpl_chown): Rename from chown.
Undefine chown just after including config.h.
Include sys/stat.h.