summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 03:45:02 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 03:45:02 +0000
commita277017a29b1eb16fdedc0a9f4985dd41d60c1df (patch)
tree6a3be53e2605c01f46155fd194e76de48860d623
parent483b1140eb7aca3b0fc6cfe9b9e2a7823b3514d5 (diff)
downloadATCD-a277017a29b1eb16fdedc0a9f4985dd41d60c1df.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index b41ba5de7c3..a694e55cf07 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,18 @@
+Thu Jul 15 20:48:48 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * tao/Client_Strategy_Factory.cpp
+ * tao/Client_Strategy_Factory.h
+ * tao/ORB_Core.cpp
+ * tao/Pluggable.cpp
+ * tao/Reply_Dispatcher.cpp
+ * tao/Reply_Dispatcher.h
+ * tao/Transport_Mux_Strategy.cpp
+ * tao/Transport_Mux_Strategy.h
+ * tao/Wait_Strategy.cpp
+ * tao/default_client.cpp
+ * tao/default_client.h : Changes are in for the Muxed Leader
+ Follower implementation.
+
Tue Jul 13 23:32:05 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* tests/NestedUpcall/Simple/simple-client.cpp