From: Jim Meyering Date: Sun, 27 Feb 2000 15:01:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0q~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27acd938a15a785de97ae7696a10a34170d9d46d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 100ed01b0b..e01764bb69 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.