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 1fb7d2139ce..1a2a0c2b859 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Fri Feb 6 14:13:25 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ace/Time_Value.inl (msec): Changed the return type of
ACE_Time_Value::msec() from long to unsigned long to prevent
problems with wrap-arounds that yield negative numbers. Thanks
- to gillen@ohio.edu for this fix.
+ to Matthew Gillen <gillen@ohio.edu> for this fix.
Fri Feb 6 11:50:36 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
diff --git a/THANKS b/THANKS
index 3407a9c341f..5e7737ea5f2 100644
--- a/THANKS
+++ b/THANKS
@@ -1822,6 +1822,7 @@ Daniel Buchs <acelib@dbux.ch>
Matt Murphy <murphym@cs.uri.edu>
Brian Nelson <pyro@debian.org>
Avi Ouziel <ouziel_a@hotmail.com>
+Matthew Gillen <gillen@ohio.edu>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson in the early 1990's. Paul devised the recursive Makefile