]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 20 Sep 1998 13:44:20 +0000 (13:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 Sep 1998 13:44:20 +0000 (13:44 +0000)
old/fileutils/ChangeLog

index 5535fa9932383efd360c58661dd777c9dc2f3673..481470c224745d5c084dc66c57d9cec31db05992 100644 (file)
@@ -1,7 +1,17 @@
-1998-09-19  Jim Meyering  <meyering@ascend.com>
+1998-09-20  Jim Meyering  <meyering@ascend.com>
 
        * Version 3.16y.
 
+       * src/install.c (install_file_to_path) [-D]: Create any leading
+       directories with permissions of 0755.
+
+1998-09-19  Jim Meyering  <meyering@ascend.com>
+
+       * 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.