mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-05 08:10:15 +02:00
.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
Tue Jun 18 20:54:05 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
* 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 <meyering@na-net.ornl.gov>
|
||||
|
||||
* doc/Makefile.am (EXTRA_DIST): Add texinfo.tex.
|
||||
|
||||
Reference in New Issue
Block a user