diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-27 14:32:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-27 14:32:36 +0000 |
commit | 190ab69c0745893b14104335915f2321e2f095bc (patch) | |
tree | 49fd1dec167949c8bbe99bb79051e438c47a5250 | |
parent | 9d044f6b96366c2761f457307cb51814e41024f0 (diff) | |
download | coreutils-190ab69c0745893b14104335915f2321e2f095bc.tar.xz |
*** empty log message ***
-rw-r--r-- | THANKS | 1 | ||||
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -37,6 +37,7 @@ Janos Farkas: chexum@shadow.banki.hu Jesse Thilo: jgt2@eecs.lehigh.edu Joakim Rosqvist: dvljrt@cs.umu.se Johan Danielsson: joda@pdc.kth.se +John Bley: jbb6@acpub.duke.edu John Gatewood Ham: zappaman@alphabox.compsci.buu.ac.th John Gotts: jgotts@umich.edu Karl Heuer: kwzh@gnu.org diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 649d9fbe9..5821fe168 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +1999-03-27 Jim Meyering <meyering@ascend.com> + + * src/install.c (strip): Use pid_t, not int. + From John Bley. + 1999-03-26 Jim Meyering <meyering@ascend.com> * src/dd.c (PROGRAM_NAME, AUTHORS): Define |