summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-07-29 17:13:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-07-29 17:13:28 +0000
commit528fe6e50441461271655ed8adf933c65597ee3c (patch)
tree693d56d5d0b1036f71e83d4727c56e06cf8e3891 /ChangeLog
parentaa24517b5f810c7d2c913a22c0c9714983af8116 (diff)
downloadcoreutils-528fe6e50441461271655ed8adf933c65597ee3c.tar.xz
(set_author): Preserve the st_author field via the
file descriptor dest_desc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6a43dec1..f3ce490bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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