From: Jim Meyering Date: Wed, 18 Dec 1996 03:13:27 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8c6c8175bc99179f8f729b24ad0693e53894a7b;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b0210bd878..15b4486f45 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +Tue Dec 17 21:03:40 1996 Jim Meyering + + * src/cp.c (ROOT_CHOWN_AFFECTS_SYMLINKS): New macro. + (DO_CHOWN): Take an additional parameter. + (LINK_CHOWN): Remove macro. + (copy): When preserving owner and group of a symlink, use + chown only if ROOT_CHOWN_AFFECTS_SYMLINKS and EUID == 0. + Otherwise, the chown would affect the file referenced through + the symlink. + Sat Dec 14 14:51:50 1996 Jim Meyering * acinclude.m4 (jm_SYS_PROC_UPTIME): Fix typo in cache variable