diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-11 00:56:29 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-11 00:56:29 +0000 |
commit | a85afe639fd871fe2c87e48d5480d9ba9a4a286a (patch) | |
tree | 846e95a758127f705a60e66e1955f16d5d210b4d /ChangeLog-97b | |
parent | 55b1f2778b6b5df78b23fb3a144fc67f8d6e274d (diff) | |
download | ATCD-a85afe639fd871fe2c87e48d5480d9ba9a4a286a.tar.gz |
ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 128fd636840..e040eefb6e5 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,6 +1,16 @@ +Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu> + + * examples/ASX/CCM_App/Makefile: + * include/makeinclude/rules.bin.GNU: + I have applied Steve Huston changes from Oct 01, the change was + (IMHO) useful and made compilation cleaner. + + * examples/ASX/Event_Server/Event_Server/Makefile: + Fixed problem that made compilation fail. + Fri Oct 10 19:52:44 1997 <nw1@CHA-CHA> - * ace/OS.H: + * ace/OS.h: * ace/Connector.cpp: * ace/SOCK_Connector.cpp: Added constant ACE_OS::NON_BLOCKING_BUG_DELAY and replace their uses from some @@ -20,7 +30,7 @@ Fri Oct 10 15:21:07 1997 <irfan@TWOSTEP> * examples/Connection/non_blocking/CPP-connector.cpp (disconnecting): Remove this method. It was not being used. Also - rewrote some parts of handle_close to make the code simple. + rewrote some parts of handle_close to make the code simple. * ace/Connector.cpp (create_AST): The register_handler() method now needs to explicitly be given the handle to wait on. This is |