From: Jim Meyering Date: Fri, 22 Sep 2000 19:30:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_27~15 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ce8d840e83648f6797afd22500cb927e8a09e97f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 087c4400d7..e98e00b604 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,6 +1,9 @@ 2000-09-22 Jim Meyering - * src/install.c (cp_option_init): + * src/install.c (cp_option_init): Once again make it so install always + unlinks an existing destination before trying to open it for writing. + Otherwise, installing onto a running shared library would make the + running program malfunction. Reported by Dan Pascu via Michael Stone. * src/mv.c (do_move): Moving a directory specified with a trailing