diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-29 17:13:28 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-29 17:13:28 +0000 |
commit | 528fe6e50441461271655ed8adf933c65597ee3c (patch) | |
tree | 693d56d5d0b1036f71e83d4727c56e06cf8e3891 /ChangeLog | |
parent | aa24517b5f810c7d2c913a22c0c9714983af8116 (diff) | |
download | coreutils-528fe6e50441461271655ed8adf933c65597ee3c.tar.xz |
(set_author): Preserve the st_author field via the
file descriptor dest_desc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,7 +1,13 @@ +2006-07-29 Paul Eggert <eggert@cs.ucla.edu> + + * src/copy.c (set_author): Preserve the st_author field via the + file descriptor dest_desc. + 2006-07-28 Paul Eggert <eggert@cs.ucla.edu> * NEWS: chmod now preserves setuid and setgid bits on directories if you use a numeric mode with them clear, e.g., "chmod 755 DIR". + Fix test case problems if working directory is setgid, reported by Bob Proulx. * tests/cp/fail-perm: Use symbolic mode so that we clear |