]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** FILEUTILS-4_1_6
authorJim Meyering <jim@meyering.net>
Sun, 3 Mar 2002 22:30:13 +0000 (22:30 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Mar 2002 22:30:13 +0000 (22:30 +0000)
doc/ChangeLog

index 7eb690d39d4e295c9c64b295920de9cb9da7377f..bbefb5002bca9c38458eca5dd9b61662b873dd71 100644 (file)
@@ -1,3 +1,15 @@
+2002-03-03  Paul Eggert  <eggert@twinsun.com>
+
+       Make cp -r equivalent to cp -R.  Add a new cp option --copy-contents
+       for people who want to emulate the traditional (and rarely desirable)
+       cp -r behavior.
+
+       * coreutils.texi (cp invocation): Document this.
+       Fix some related minor bugs: --no-dereference is no longer
+       equivalent to -d, and --archive (-a) can override the other
+       symlink options.  Warn that cp -R is not portable on symbolic
+       links unless you also specify -P.
+
 2002-03-02  Jim Meyering  <meyering@lucent.com>
 
        * coreutils.texi (cp invocation): Document that cp -r