diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 47880be58..5117d518b 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