summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-18 19:28:37 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-18 19:28:37 +0000
commit7f210e01aeae27eeaae71b1ce990ac5f3ed205ca (patch)
treecb1fafdd918432fa51c1816b025128412f4e277f
parent5768878115ead7adc3aaa7291bd978d3fdc3fde4 (diff)
downloadATCD-7f210e01aeae27eeaae71b1ce990ac5f3ed205ca.tar.gz
Additional comment.
-rw-r--r--TAO/ChangeLog-98c3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 5a7a004af0f..bedd994a8b0 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -16,7 +16,8 @@ Sat Jul 18 14:12:00 1998 Michael Kircher <mk1@cs.wustl.edu>
* tao/Connect.cpp: Added code for handle_locate, which is still
commented, because not tested.
- I also cache the TAO_ORB_Core_instance.
+ The TAO_ORB_Core_instance is now cached in send_request and
+ handle_input.
Sat Jul 18 14:00:38 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>