diff options
author | Jim Meyering <jim@meyering.net> | 1996-01-19 17:39:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-01-19 17:39:42 +0000 |
commit | a0b8bf89d33561db45eddfa6d8c396c5e92d327a (patch) | |
tree | 5355128882ba9f83b06a61341c50f9bc13bedf1a /old | |
parent | c3e64b1b2d7026cc354c8e6491f8590b25fa91b3 (diff) | |
download | coreutils-a0b8bf89d33561db45eddfa6d8c396c5e92d327a.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
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. |