diff options
author | Jim Meyering <jim@meyering.net> | 1997-12-21 12:18:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-12-21 12:18:05 +0000 |
commit | 2f606bcf56bbc3433160d5bbf1b5260c74745965 (patch) | |
tree | 3bf1835d8041b6fef22bfe0ee4136eb94bd93807 /old | |
parent | 1ed365fb82df5b0365aa58cad98ba6f03fa737ca (diff) | |
download | coreutils-2f606bcf56bbc3433160d5bbf1b5260c74745965.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
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. |