diff options
Diffstat (limited to 'old/fileutils')
-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. |