From 2a7f07fefa1b12f852ae55334629548d4cdb5c4d Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 15 Feb 1996 17:46:49 +0000 Subject: [PATCH] * objcopy.c (smart_rename): Rather than doing chmod then chown, do chmod without setuid, then chown, then chmod with setuid. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 296cc66e25..9ce4d2a6f3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 15 12:44:45 1996 Ian Lance Taylor + + * objcopy.c (smart_rename): Rather than doing chmod then chown, do + chmod without setuid, then chown, then chmod with setuid. + Wed Feb 14 16:46:42 1996 Martin Anantharaman * arsup.c (map_over_list): Reindent. Don't assume that the