summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-27 15:01:34 +0000
committerJim Meyering <jim@meyering.net>2000-02-27 15:01:34 +0000
commit27acd938a15a785de97ae7696a10a34170d9d46d (patch)
treeabe770be5c5d9a7c4e8d373934aa7557e2baa1be /old
parentdda6c3fdc48c056bb9ede127a54dfb69ffb53b99 (diff)
downloadcoreutils-27acd938a15a785de97ae7696a10a34170d9d46d.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 100ed01b0..e01764bb6 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.0q.
+ * src/install.c (install_file_to_path): Always use install_file_in_file.
+ Based on a patch from Adam Klein via Michael Stone.
+
* tests/install/Makefile.am (TESTS): Add create-leading.
* tests/install/create-leading: New file.