diff options
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 64cb193f1..0ac270a90 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ Sat Dec 10 00:02:09 1994 Jim Meyering (meyering@comco.com) + * safe-read.c (safe_read): Get this function from gcc's cccp.c. + * Makefile.in (install): Install `install' first as transformed `ginstall,' then remove the target (transformed `install') and move GNU install into its place. Before, the installation |