projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66372e2
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 13 Oct 2001 17:25:17 +0000
(17:25 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 13 Oct 2001 17:25:17 +0000
(17:25 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index 2ca60115703383b2af44f409d6afd933400b5485..58d82f02016b95ec45d5c6832c412499d2e4795b 100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-2,6
+2,11
@@
* Version 4.1.1.
+ * src/copy.h (struct cp_options): Rename members:
+ s/preserve_owner_and_group/preserve_ownership/, and
+ s/preserve_chmod_bits/preserve_mode/.
+ * src/copy.c, src/cp.c, src/install.c, src/mv.c: Update all uses.
+
* man/chown.x: Fix typo: s/Sh/SH/ before OPTIONS.
Reported by Eric S. Raymond.