summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-01-19 17:39:42 +0000
committerJim Meyering <jim@meyering.net>1996-01-19 17:39:42 +0000
commita0b8bf89d33561db45eddfa6d8c396c5e92d327a (patch)
tree5355128882ba9f83b06a61341c50f9bc13bedf1a /old/fileutils
parentc3e64b1b2d7026cc354c8e6491f8590b25fa91b3 (diff)
downloadcoreutils-a0b8bf89d33561db45eddfa6d8c396c5e92d327a.tar.xz
.
Diffstat (limited to 'old/fileutils')
-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.