summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-08-08 20:07:53 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-08-08 20:07:53 +0000
commitb9567126edc13e0d2cb15b473b22ee2415202a6b (patch)
treec73a91fbc7cc8b152520b1b88cb17dd582dfb3a8
parent39679945fa8b90691f72cff5d80322289108547f (diff)
downloadATCD-b9567126edc13e0d2cb15b473b22ee2415202a6b.tar.gz
ChangeLogTag: Wed Aug 8 15:03:58 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 70d5b55e8c2..795d020165c 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -6,7 +6,8 @@ Wed Aug 8 15:03:58 2001 Balachandran Natarajan <bala@cs.wustl.edu>
certain things based on the muxed strategy. But for DIOP, we
dont cache the handles and the call started doing something
really bad like closing the handles. We now just return a 0
- after sending the request.
+ after sending the request. This should fix the problem in the
+ full builds with DIOP.
Wed Aug 8 12:16:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>