From: Jim Meyering Date: Sun, 20 Aug 2000 20:50:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c4c4106e8bcc7411a98689f93d7001851af5b626;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 65d99796c8..6695ff5369 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0y] +* cp now accepts the POSIX-mandated -H and -L options. * cp -p and mv now try to preserve uid even if you're not root, as per POSIX.2. This affects behavior only on hosts that let you give files away via chmod. * du would fail when given `.' or `..' followed by other command line arguments