summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 32d088f4..09991942 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -130,7 +130,7 @@ David Daney <ddaney@avtrex.com>
David Grove <groved@us.ibm.com>
David Leonard <leonard@users.sourceforge.net>
David Miller <davem@davemloft.net>
-David Mossberger
+David Mosberger <davidm@hpl.hp.com>
David Peroutka <djp@volny.cz>
David Pickens <dsp@rci.rutgers.edu>
David Stes <stes@d5e02b1d.kabel.telenet.be>
diff --git a/ChangeLog b/ChangeLog
index 41fefcd9..adcca4b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9338,7 +9338,7 @@ Henderson and Roman Hodek.
* Removed the tests for SGI_SOURCE in new_gc_alloc.h. This was causing that
interface to fail on non-SGI platforms.
* Changed the Linux stack finding code to use /proc, after changing it
-to use HEURISTIC1 (thanks to David Mossberger for pointing out /proc hook).
+to use HEURISTIC1 (thanks to David Mosberger for pointing out /proc hook).
* Added HP/UX incremental GC support and HP/UX 11 thread support.
Thread support is currently still flaky.
* Added basic Linux/IA64 support.