diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-25 23:45:22 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-25 23:45:22 +0000 |
commit | 9889d49a7edfac0f9ef060f83ea283f727b3326d (patch) | |
tree | a5ccedbe0734786134368cebf079092788a6cc43 /ChangeLog-97a | |
parent | 660f1efac4cf207d39e1536b7f91de76c7302188 (diff) | |
download | ATCD-9889d49a7edfac0f9ef060f83ea283f727b3326d.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 98466b6f34b..68d4069e6af 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,8 +1,3 @@ -Wed Jun 25 17:18:25 1997 Steve Huston <shuston@riverace.com> - - * ace/Parse_Node.cpp: Insure that ACE_Object_Node::symbol(void) - returns 0 if the underlying shared library can't be loaded. - Wed Jun 25 12:59:00 1997 <irfan@TWOSTEP> * ace/Synch_T.h (ACE_SYNCH_PROCESS_MUTEX and @@ -11,8 +6,14 @@ Wed Jun 25 12:59:00 1997 <irfan@TWOSTEP> * tests/Message_Queue_Notifications_Test.cpp: New test for demonstrating notification qualities of Message_Queue. + * ace/Strategies.h: Added accessors to these classes to make them + more usable. + Wed Jun 25 10:47:34 1997 Steve Huston <shuston@riverace.com> + * ace/Parse_Node.cpp: Insure that ACE_Object_Node::symbol(void) + returns 0 if the underlying shared library can't be loaded. + * ace/OS.h: Added a new type, ACE_SHLIB_HANDLE to allow dynamic linking using correct types on all platforms that support it. Also added a const ACE_SHLIB_DEFAULT_MODE for the 'mode' argument |