]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 20 Aug 2000 20:50:26 +0000 (20:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 Aug 2000 20:50:26 +0000 (20:50 +0000)
old/fileutils/NEWS

index 65d99796c8cecfefb4e235823db3da329bcffd10..6695ff5369ffc91286c18643ae7eaf8e4fc7412a 100644 (file)
@@ -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