From 624dd54796656c89a82d359bebc42774f5e90549 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 1 May 2000 14:09:19 +0000 Subject: (change_attributes): Don't remove the destination file upon failure. --- old/fileutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fa2110589..e74e52ed7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2000-05-01 Jim Meyering + + * src/install.c (change_attributes): Don't even attempt the chmod + if the chown fails. Reported by Marc Olzheim. + 2000-04-30 Jim Meyering * src/touch.c (O_NOCTTY): Define if not defined already. -- cgit v1.2.3-54-g00ecf