diff options
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | TAO/ChangeLog-98c | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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> |