From 8e31e71935d441f99715decc524f579ef11c5322 Mon Sep 17 00:00:00 2001 From: levine Date: Tue, 25 Nov 1997 22:13:41 +0000 Subject: fixed Makefile Version.h generation --- ChangeLog-97b | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/ChangeLog-97b b/ChangeLog-97b index c15e0c58835..de76924b367 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,45 +1,3 @@ -Tue Nov 25 12:07:07 1997 David L. Levine - - * include/makeinclude/platform_osf1_3.2.GNU: updated for - OSF/1 3.2g/CXX 5.7. Thanks to Dani Flexer - for the updates. - -Tue Nov 25 01:07:39 1997 - - * examples/Reactor/Proactor/test_multiple_loops.cpp (main): Made - sure that the Proactor was removed from reactor. - - * ace/WFMO_Reactor.cpp (remove_handler_i, - remove_suspended_handler_i): Make sure to preserve DONT_CALL - with normal event entries. - - * ace/Proactor.cpp: - - - A flag used to indicate when we are shutting down. - - - Made sure to signal the timer event when we are closing down. - - - Thread Manager: don't bother to wait (since the thread may have - already gone). But make sure to close up the descriptor. This - may not be necessary in the future when THR_DETACHED is - correctly implemented. - - * ace/Asynch_IO.h: Changed some code from protected to public. - Even though these functions are really protected, sometimes it - simplifies user code to be able to "fake" a result. Users - should use these with care. - - * examples/Reactor/Proactor/test_proactor.cpp - (handle_write_stream): Added code for partial write to socket. - However it ever seems to do a short write ;-). Also made sure - that the initial data coming from the AcceptEx call is also - dumped to the file. Thanks to Mark Rabotnikov - (mark@netmanage.co.il) for pointing this out. - -Tue Nov 25 14:49:15 1997 - - * ACE version 4.4, released Tue Nov 25 14:49:15 1997. - Tue Nov 25 16:03:09 1997 David L. Levine * Makefile: fixed Version.h generation to work properly when -- cgit v1.2.1