summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-11 19:59:38 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-11 19:59:38 +0000
commitc88a8d3fa959dcfd9874e700278158eac55f4018 (patch)
treeece5f51693481a066284a2a9fa9a90f736af36ee
parent15002c71cc3ee2ee7fe207430c1408da25ad85a2 (diff)
downloadATCD-c88a8d3fa959dcfd9874e700278158eac55f4018.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 ce83e47db8b..8d5c3272c3d 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,18 @@
+Sun Jul 11 14:45:31 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * tao/Invocation.cpp
+ * tao/Invocation.h
+ * tao/Pluggable.cpp
+ * tao/Pluggable.h
+ * tao/Reply_Dispatcher.cpp
+ * tao/Reply_Dispatcher.h
+ * tao/Wait_Strategy.cpp
+ * tao/Wait_Strategy.h
+ Terminating reactor event loop based on the reply_received flag
+ in the reply dispatcher. Reference to this
+ <reply_dispatcher::reply_received_> is passed to the wait
+ strategy from the Invocation class.
+
Sat Jul 10 16:50:23 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* tao/Invocation.h: