From: Jim Meyering Date: Mon, 29 Jul 1996 05:06:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_19b~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e22b1e56e68a914d11df7160625d5fae0dd26380;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 6148889134..505494d3a8 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,8 @@ +Changes in release 3.14: +* when possible, cp -p preserves owner/group even on symlinks in case + they're in a directory that has the sticky-bit set. +* cp --recursive --parents SRC DEST works when SRC is an absolute file name. + Changes in release 3.13: * ls properly determines window size on SunOS and Solaris systems * ls accepts new option --color[=WHEN] where WHEN is `always', `never',