diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-31 17:26:03 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-31 17:26:03 +0000 |
commit | 2f6207c87a6093c0d3c57f15e62d7e75addb7d2d (patch) | |
tree | 4bddb7afaddc2d090be03e3bf8c536fb214902c8 | |
parent | 624070417cb6e7640174cbc2c0966ba9a2469353 (diff) | |
download | ATCD-2f6207c87a6093c0d3c57f15e62d7e75addb7d2d.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98b | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 9ce33f86c09..e4b79b26eda 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,10 @@ +Mon Aug 31 12:25:15 1998 David L. Levine <levine@cs.wustl.edu> + + * ace/Object_Manager.*: reorganized to provide the + ACE_Object_Manager_Base class. This class contains + the data structures used to support Singleton + registration for destruction. + Sun Aug 30 23:05:34 1998 Nanbor Wang <nanbor@cs.wustl.edu> * ace/Select_Reactor_T.cpp: Should include ace/Thread.h also. |