summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-22 19:30:36 +0000
committerJim Meyering <jim@meyering.net>2000-09-22 19:30:36 +0000
commitce8d840e83648f6797afd22500cb927e8a09e97f (patch)
tree09a75e0d2028ad61691c988a5f0dd5c037d1bd0d /old
parent39da0cbc3ba99325d7ce043e19c37245ea341d66 (diff)
downloadcoreutils-ce8d840e83648f6797afd22500cb927e8a09e97f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 087c4400d..e98e00b60 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,6 +1,9 @@
2000-09-22 Jim Meyering <meyering@lucent.com>
- * 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