From: Jim Meyering Date: Wed, 19 Jun 1996 02:00:16 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18a~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487366d09105746d6c99ad90b52bb03afecc4535;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9984f8654c..6b3ea24fcc 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,14 @@ +Tue Jun 18 20:54:05 1996 Jim Meyering + + * system.h (STREQ): New macro. + + * cp.c (do_copy): When the force and backup options have been + specified and the source and destination are the same name for an + existing, regular file, convert the user's command, e.g. + `cp --force --backup foo foo' to `cp --force foo fooSUFFIX' + where SUFFIX is determined by any version control options used. + At urging of (most recently) Karl Berry. + Sun Jun 16 13:40:22 1996 Jim Meyering * doc/Makefile.am (EXTRA_DIST): Add texinfo.tex.