diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-26 06:34:45 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-26 06:34:45 +0000 |
commit | 8ae30b5a10a9ea936be8cc977646dd99d4334efb (patch) | |
tree | 740c621138efcfe631b829107de4fdb8a3837976 /TAO | |
parent | c0edf5a01bae123ba4c5c882e2ea57044fa51297 (diff) | |
download | ATCD-8ae30b5a10a9ea936be8cc977646dd99d4334efb.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/ChangeLog-98c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 385ad2ab01f..6873222263e 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,14 @@ +Sun Oct 26 01:05:36 1997 <nw1@COYOTE> + + * tests/Cubit/TAO/clnt.cpp (main): Added a simple class + ACE_Winsock_proper_shutdown here to shutdown winsock properly. + This class should be removed later once we figure out how to + close down winsock properly from ACE. + + * tests/Cubit/TAO/svc.conf: Changed the name of shared object from + libTAO to TAO. Added configuration lines for using debug + version of TAO library on NT. + Sun Oct 26 01:01:32 1997 Douglas C. Schmidt <schmidt@cs.wustl.edu> * TAO version 0.0.16, released Sun Oct 26 01:01:32 1997. |