]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 6 Oct 1997 04:58:33 +0000 (04:58 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 6 Oct 1997 04:58:33 +0000 (04:58 +0000)
old/fileutils/ChangeLog

index d4b398bd08872e8063080f7f42edb3163b4a3df3..06a6ac9e92ab2298ed2c00bd37f18550d7e82914 100644 (file)
@@ -1,3 +1,10 @@
+1997-10-05  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/copy.h (struct cp_options): New field: require_preserve.
+       * src/copy.c (copy_internal): Use require_preserve.
+       * src/cp.c (cp_option_init): Initialize it.
+       (main): Set to 1 for -a and for -p.
+
 1997-10-03  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/savedir.h (savedir) [__P]: New file with prototype.