summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-17 17:14:12 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-17 17:14:12 +0000
commitf4e2ea5689f6087eae1a31b47b4b22861801323f (patch)
tree39147e276c85cebdc9dd35f307c667988fde968f
parentf8d813340a39f07fb8e162e01f14772ae37be3d3 (diff)
downloadATCD-f4e2ea5689f6087eae1a31b47b4b22861801323f.tar.gz
.
-rw-r--r--README1
-rw-r--r--TAO/ChangeLog-98c2
2 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 02ed3dcb028..946ce56a004 100644
--- a/README
+++ b/README
@@ -621,6 +621,7 @@ Paul Sexton <pauls@ENTERPRISE.bt.co.uk>
Marc Lehmann <pcg@goof.com>
Anne Blankert <anne@geodan.nl>
Raja Ati <rati@montereynets.com>
+Clinton Carr <ccarr@websocket.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson and is now at ObjectSpace. Paul devised the recursive
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 74e09674f85..c6d9c3e640a 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -87,7 +87,7 @@ Wed Sep 16 09:14:16 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* tao/CDR.cpp:
A faster implementation of read_array() for the case were
- byteswapping is required. Thanks to "Anders W. Tell"
+ byteswapping is required. Thanks to Anders W. Tell
<anderst@toolsmiths.se> for this patch.
Tue Sep 15 21:37:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>