1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-10-13 17:25:17 +00:00
parent 66372e29eb
commit 72695161da

View File

@@ -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.