summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 349bcee01..47880be58 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.