From: Jim Meyering Date: Sat, 16 Oct 1999 14:51:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd4945f89cbbd387a82a7c383127296fd6e9d00d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e1cbe0f987..941c379f89 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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.