diff options
author | Jim Meyering <jim@meyering.net> | 1994-12-11 23:13:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-12-11 23:13:08 +0000 |
commit | 5b66c03ac0b97925e60dccfe6263824105cf40fb (patch) | |
tree | d9db5b1f5951326bd4625bbc12f579e01990c0b1 /old/fileutils | |
parent | 5dd4159e7710e966ecfe748c99b19c5249a364c2 (diff) | |
download | coreutils-5b66c03ac0b97925e60dccfe6263824105cf40fb.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-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 |