summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--THANKS1
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cdd97f1e..54eb08e5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
* src/uname.c [__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>.
(main) [__APPLE__]: Get the processor type via syscall rather than
- hard-coding "powerpc". From toby@opendarwin.org.
+ hard-coding "powerpc". From Toby Peterson.
* src/sort.c (merge): Remove declarations of now-unused variables.
diff --git a/THANKS b/THANKS
index 528faf44d..7adf3fdca 100644
--- a/THANKS
+++ b/THANKS
@@ -429,6 +429,7 @@ Tim J. Robbins tjr@FreeBSD.org
Tim Mooney mooney@dogbert.cc.ndsu.NoDak.edu
Tim Smithers mouse@dmouse.com.au
Tim Waugh twaugh@redhat
+Toby Peterson toby@opendarwin.org
Todd A. Jacobs tjacobs@codegnome.org
Tom Haynes thomas@netapp.com
Tom Quinn trq@dionysos.thphys.ox.ac.uk