summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-13 21:18:40 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-13 21:18:40 +0000
commit0589ea12cfa62b3fab8657b62056b64e79922d98 (patch)
tree109a546a8220bdd4ec22ed890918c2f885107387
parentf074d2dd656b6e91d8ff9faaf7c72148dc43407a (diff)
downloadATCD-0589ea12cfa62b3fab8657b62056b64e79922d98.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c18
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 8424d9d9c56..ed96db1eb1d 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,21 @@
+Tue Jul 13 16:15:43 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * tao/IIOP_Connect.cpp
+ * tao/IIOP_Connect.h
+ * tao/ORB_Core.cpp
+ * tao/ORB_Core.h
+ * tao/Pluggable.cpp
+ * tao/Pluggable.h
+ * tao/Reply_Dispatcher.cpp
+ * tao/Reply_Dispatcher.h
+ * tao/UIOP_Connect.cpp
+ * tao/UIOP_Connect.h
+ * tao/Wait_Strategy.cpp
+ * tao/Wait_Strategy.h
+ Changes for the Muxed Leader Follower Wait Strategy. This is
+ leader follower will be created when MT connection handler and
+ MUXED transport is selected.
+
Mon Jul 12 22:55:55 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* tao/GIOP.cpp