]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Oct 1999 14:51:45 +0000 (14:51 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Oct 1999 14:51:45 +0000 (14:51 +0000)
old/fileutils/ChangeLog

index e1cbe0f98706f8343833b67a7bb30de69ee14e92..941c379f89c5c8b98ef18e0ccc3e547f51460f7d 100644 (file)
@@ -2,6 +2,8 @@
 
        * tests/cp/backup-is-src: Remove use of cp's now-deprecated -V option.
        Use --b=simple instead of -b -V simple.
+       * tests/cp/backup-1: Replace use of cp's now-deprecated
+       --version-control option with use of --backup=simple.
 
        * src/cp.c: Convert --backup to take an optional argument.
        Deprecate --version-control (-V) in comments.