From 3bd2561144c8cefdff053be52da845b2fe3e7654 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 Jan 1996 12:37:23 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 47880be586..5117d518b8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,11 +1,16 @@ -Thu Jan 4 06:47:37 1996 Jim Meyering (meyering@na-net.ornl.gov) +Sat Jan 20 06:00:09 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 . + * install.c (copy_files): Accept backup/suffix options just as cp, + ln, and mv do. From Marty Leisner . - --suffix=SUFFIX (-S SUFFIX), --version-control=WORD (-V WORD) + * src/Makefile.am (DISTCLEANFILES): Set to stamp-v version.c. + (version.c): Update with rules from textutils. + (transform): Add `s/ginstall/install/;' prefix. + + * lib/Makefile.am (BUILT_SOURCES): Set to posixtm.c getdate.c so + autodependencies work after `make distclean.' Fri Dec 22 21:34:55 1995 Andreas Schwab -- 2.47.3