]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 13 Oct 2001 19:13:16 +0000 (19:13 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Oct 2001 19:13:16 +0000 (19:13 +0000)
old/fileutils/ChangeLog

index 58d82f02016b95ec45d5c6832c412499d2e4795b..055fa3442656bf49129bf4ab02fa7092cbe3ccfe 100644 (file)
@@ -2,6 +2,12 @@
 
        * Version 4.1.1.
 
+       * src/copy.h (struct cp_options) [failed_unlink_is_fatal]: Remove
+       unused member.
+       * src/mv.c (cp_option_init): Don't set it.
+       * src/cp.c (cp_option_init): Likewise.
+       * src/install.c (cp_option_init): Likewise.
+
        * src/copy.h (struct cp_options): Rename members:
        s/preserve_owner_and_group/preserve_ownership/, and
        s/preserve_chmod_bits/preserve_mode/.