]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 19 Jan 1996 17:39:42 +0000 (17:39 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Jan 1996 17:39:42 +0000 (17:39 +0000)
old/fileutils/ChangeLog

index 349bcee015186e6ade544db98801afa6fcf556f9..47880be58672929dc42d3ae5f6028baf41a2a923 100644 (file)
@@ -2,6 +2,11 @@ Thu Jan  4 06:47:37 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * cp-aux.c (usage): Fix description of --archive.  From Andreas Schwab.
 
+       * install.c (copy_files): Accept backup options just as cp, ln, and
+       mv do: --backup (-b).  From Marty Leisner <leisner@sdsp.mc.xerox.c>.
+
+  --suffix=SUFFIX (-S SUFFIX), --version-control=WORD (-V WORD)
+
 Fri Dec 22 21:34:55 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * configure.in: Touch stamp-h only if config.h is remade.