summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-27 14:32:36 +0000
committerJim Meyering <jim@meyering.net>1999-03-27 14:32:36 +0000
commit190ab69c0745893b14104335915f2321e2f095bc (patch)
tree49fd1dec167949c8bbe99bb79051e438c47a5250
parent9d044f6b96366c2761f457307cb51814e41024f0 (diff)
downloadcoreutils-190ab69c0745893b14104335915f2321e2f095bc.tar.xz
*** empty log message ***
-rw-r--r--THANKS1
-rw-r--r--old/fileutils/ChangeLog5
2 files changed, 6 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 67fa2573f..9ab969d70 100644
--- a/THANKS
+++ b/THANKS
@@ -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