diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-09 15:34:53 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-09 15:34:53 +0000 |
commit | b089b751d8ea2dd5a4891c78791d6aeb5d8f701d (patch) | |
tree | 40b47382b0de723c3104163be19159781ce8b366 /ChangeLog-97b | |
parent | be0cbff8ac724db0d8c428b21413eef957cbd3c7 (diff) | |
download | ATCD-b089b751d8ea2dd5a4891c78791d6aeb5d8f701d.tar.gz |
ChangeLogTag:Thu Oct 9 10:30:43 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 10ed937ef26..f35159ed628 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,3 +1,9 @@ +Thu Oct 9 10:30:43 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu> + + * ace/SOCK.h: + Moved the open() method to the public interface, it is used by + ACE_SOCK_Connector. + Wed Oct 8 20:01:35 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> * tests/SOCK_Test.cpp (server): Revised this test to reflect the |