diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-23 05:23:29 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-23 05:23:29 +0000 |
commit | 619866b8197ba751cbcf6d7d2870ed78eaeebe6e (patch) | |
tree | c5781de59a000c2bb3d38c5555f52692a2ef5060 | |
parent | 2bd75935d302fa4f3d6f78c7c2f8bc79aad9c8c8 (diff) | |
download | ATCD-619866b8197ba751cbcf6d7d2870ed78eaeebe6e.tar.gz |
.
-rw-r--r-- | ChangeLog-99b | 3 | ||||
-rw-r--r-- | README | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index d5f85e7deaa..86a4abef6de 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -8,7 +8,8 @@ Wed Jun 23 00:03:31 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/OS.i (accept): Added a new workaround for platforms like VxWorks that can't handle NULL addrs to accept(). Thanks - to James Hu <jhx@entera.com> for this fix. + to James Hu <jhx@entera.com> and John Weald + <John.Weald@sylantro.com> for this fix. * ace/config-vxworks5.x.h: Added a new macro ACE_HAS_BROKEN_ACCEPT_ADDR to work around VxWorks problems @@ -870,6 +870,7 @@ Hata Yoshiaki <hatay@alpha.co.jp> Narayanan Vidya <CVN065@lmpsil02.comm.mot.com> Sean Landis <seanl@rsch.comm.mot.com> Youzhong Liu <yoliu@cise.ufl.edu> +John Weald <John.Weald@sylantro.com> I would particularly like to thank Paul Stephenson, who worked with me at Ericsson and is now at ObjectSpace. Paul devised the recursive |