summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-14 04:33:44 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-14 04:33:44 +0000
commite6fc07fb7be279af456894f8102846076fac051e (patch)
tree2fd3562d01934bc887ea02071e210373aecd9413
parente8b6f99bfb21d2758336bf4fa389a3273d79ee80 (diff)
downloadATCD-e6fc07fb7be279af456894f8102846076fac051e.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index f05cf0190c5..9054d7858d9 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,11 @@
+Tue Jul 13 23:32:05 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * tao/ORB_Core.cpp
+ * tao/Reply_Dispatcher.cpp
+ * tao/Reply_Dispatcher.h
+ * tao/Wait_Strategy.cpp : Integrated Carlos's changes to the
+ leader follower model done in the main branch.
+
Tue Jul 13 16:15:43 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* tao/Wait_Strategy.cpp: Added debug statements.