summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2004-02-06 20:20:35 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2004-02-06 20:20:35 +0000
commite6f509d64f26af806d4852c458e63eb4b06d5688 (patch)
treeab532309141d9e9f10b34031df6720b863727f3e
parent601f2570d98b1309a6ab418dfdcf57b98a17eda7 (diff)
downloadATCD-e6f509d64f26af806d4852c458e63eb4b06d5688.tar.gz
ChangeLogTag:Fri Feb 6 14:13:25 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
-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