From ad37e45e20fe5a3e230b8e9125b88fcd7ae137c8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 Sep 1998 13:44:20 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5535fa9932..481470c224 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,17 @@ -1998-09-19 Jim Meyering +1998-09-20 Jim Meyering * Version 3.16y. + * src/install.c (install_file_to_path) [-D]: Create any leading + directories with permissions of 0755. + +1998-09-19 Jim Meyering + + * src/install.c (install_file_to_path): Copy the file after creating + any leading directories. + (main) [case 'v']: Set `x.verbose' to 1, not 0. + Reported by Marty Leisner. + * man/Makefile.am (transform): Define. (man_MANS): Include ginstall.1, not install.1, to match the name of the executable in ../src. -- 2.47.3