summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-20 22:28:17 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-20 22:28:17 +0000
commita11b10a8f1c9fbac5fb58c0683540e6c2b1ca9cd (patch)
treea04ff38469b4f65838626f9cf70a5a79682d8b97
parent65c362ce6cc1c4f3baba141add93ac4a8b8e84f7 (diff)
downloadATCD-a11b10a8f1c9fbac5fb58c0683540e6c2b1ca9cd.tar.gz
ChangeLogTag:Sun Aug 20 16:15:00 2000 Kirthika Parameswaran
<kirthika@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a41
1 files changed, 40 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 437b6ee21ef..917948ee417 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -39,7 +39,46 @@ Sun Aug 20 16:15:00 2000 Kirthika Parameswaran <kirthika@cs.wustl.edu>
* tests/InterOp-Naming/Makefile:
* tests/Portable_Interceptors/Makefile:
* tests/Param_Test/Makefile:
-
+ * examples/Buffered_AMI/Makefile:
+ * examples/AMI/FL_Callback/Makefile:
+ * examples/Buffered_Oneways/Makefile:
+ * examples/Callback_Quoter/Makefile:
+ * examples/Event_Comm/Makefile:
+ * examples/Load_Balancing/Makefile:
+ * examples/Load_Balancing_Persistent/Makefile:
+ * examples/POA/Identity/Makefile:
+ * examples/POA/Reference_Counted_Servant/Makefile:
+ * examples/POA/DSI/Makefile:
+ * examples/POA/Loader/Makefile:
+ * examples/POA/RootPOA/Makefile:
+ * examples/POA/Default_Servant/Makefile:
+ * examples/POA/Explicit_Activation/Makefile:
+ * examples/POA/FindPOA/Makefile:
+ * examples/POA/NewPOA/Makefile:
+ * examples/POA/On_Demand_Activation/Makefile:
+ * examples/POA/TIE/Makefile:
+ * examples/POA/Forwarding/Makefile:
+ * examples/POA/On_Demand_Loading/Makefile:
+ * examples/Persistent_Grid/Makefile:
+ * examples/Quoter/Makefile:
+ * examples/Simple/bank/Makefile:
+ * examples/Simple/echo/Makefile:
+ * examples/Simple/grid/Makefile:
+ * examples/Simple/time/Makefile:
+ * examples/Simple/time-date/Makefile:
+ * examples/Simple/chat/Makefile:
+ * performance-tests/Cubit/Makefile:
+ * performance-tests/Latency/Makefile:
+ * performance-tests/RTCorba/Multiple_Endpoints/Endpoint_Per_Priority/Makefile:
+ * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/Makefile:
+ * performance-tests/RTCorba/Multiple_Endpoints/Common/Makefile:
+ * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/Makefile:
+ * performance-tests/RTCorba/Oneways/Reliable/Makefile:
+ * performance-tests/POA/Demux/Makefile:
+ * performance-tests/POA/Object_Creation_And_Registration/Makefile:
+ * performance-tests/Pluggable/Makefile:
+ * performance-tests/Thruput/TAO/Makefile:
+
Updated dependencies.
Sun Aug 20 14:27:30 2000 Jeff Parsons <parsons@cs.wustl.edu>