diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-07-07 18:01:47 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-07-07 18:01:47 +0000 |
commit | fd42033888b362da4f695fba6d5dec9ec788fbbd (patch) | |
tree | 1d91bf30678a9b7f384def47ca1a48988d5e5b71 /TAO/ChangeLog-98c | |
parent | 4bed531ce0ec8ab214617b74e121c9afc07b0d93 (diff) | |
download | ATCD-fd42033888b362da4f695fba6d5dec9ec788fbbd.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r-- | TAO/ChangeLog-98c | 64 |
1 files changed, 33 insertions, 31 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 23547fb0474..5769c8b6b90 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,42 +1,44 @@ Tue Jul 7 08:21:41 1998 Carlos O'Ryan <coryan@cs.wustl.edu> - * TAO_IDL/Makefile: - * orbsvcs/Dump_Schedule/Makefile: - * orbsvcs/Event_Service/Makefile: - * orbsvcs/LifeCycle_Service/Makefile: - * orbsvcs/Naming_Service/Makefile: - * orbsvcs/Scheduling_Service/Makefile: - * orbsvcs/orbsvcs/Makefile: - * orbsvcs/tests/Concurrency/Makefile: - * orbsvcs/tests/EC_Multiple/Makefile: - * orbsvcs/tests/EC_Throughput/Makefile: - * orbsvcs/tests/Event_Latency/Makefile: - * orbsvcs/tests/Logger/Makefile: - * orbsvcs/tests/Simple_Naming/Makefile: - * tao/Makefile: - * tests/CDR/Makefile: - * tests/Cubit/TAO/IDL_Cubit/Makefile: - * tests/Cubit/TAO/MT_Cubit/Makefile: - * tests/OctetSeq/Makefile: - * tests/POA/Default_Servant/Makefile: - * tests/POA/Explicit_Activation/Makefile: - * tests/POA/FindPOA/Makefile: - * tests/POA/Generic_Servant/Makefile: - * tests/POA/NewPOA/Makefile: - * tests/POA/On_Demand_Activation/Makefile: - * tests/POA/RootPOA/Makefile: - * tests/Param_Test/Makefile: - * tests/Quoter/Makefile: - * tests/Thruput/TAO/Makefile: - * tests/NestedUpcall/Reactor/Makefile: - * tests/NestedUpcall/Triangle_Test/Makefile: - Updated dependencies. + * TAO_IDL/Makefile: + * orbsvcs/Dump_Schedule/Makefile: + * orbsvcs/Event_Service/Makefile: + * orbsvcs/LifeCycle_Service/Makefile: + * orbsvcs/Naming_Service/Makefile: + * orbsvcs/Scheduling_Service/Makefile: + * orbsvcs/orbsvcs/Makefile: + * orbsvcs/tests/Concurrency/Makefile: + * orbsvcs/tests/EC_Multiple/Makefile: + * orbsvcs/tests/EC_Throughput/Makefile: + * orbsvcs/tests/Event_Latency/Makefile: + * orbsvcs/tests/Logger/Makefile: + * orbsvcs/tests/Simple_Naming/Makefile: + * tao/Makefile: + * tests/CDR/Makefile: + * tests/Cubit/TAO/IDL_Cubit/Makefile: + * tests/Cubit/TAO/MT_Cubit/Makefile: + * tests/OctetSeq/Makefile: + * tests/POA/Default_Servant/Makefile: + * tests/POA/Explicit_Activation/Makefile: + * tests/POA/FindPOA/Makefile: + * tests/POA/Generic_Servant/Makefile: + * tests/POA/NewPOA/Makefile: + * tests/POA/On_Demand_Activation/Makefile: + * tests/POA/RootPOA/Makefile: + * tests/Param_Test/Makefile: + * tests/Quoter/Makefile: + * tests/Thruput/TAO/Makefile: + * tests/NestedUpcall/Reactor/Makefile: + * tests/NestedUpcall/Triangle_Test/Makefile: + Updated dependencies. Tue Jul 07 07:36:36 1998 David L. Levine <levine@cs.wustl.edu> * tao/compat/objbase.h: use #if 0 instead of // to comment out a multiline #define, to avoid warning about a multiline comment. + * tests/Param_Test/results.{h,cpp}: added trailing $ to $Id$ string. + Mon Jul 6 19:33:54 1998 Jeff Parsons <jp4@cs.wustl,edu> * TAO/tests/Cubit/TAO/DII_Cubit/client.cpp: |