summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-31 03:16:21 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-31 03:16:21 +0000
commit901f351632ad5615126d64a66b1e2ca8f8fcd75e (patch)
tree6d870f202516c61961c4e66750f5dca43c25b4fb
parent1323714cde8a8dbf37f829315e0f45146a8408dd (diff)
downloadATCD-901f351632ad5615126d64a66b1e2ca8f8fcd75e.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index b1ce73cd857..c3ba231ff8c 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,14 @@
+Sun May 30 22:09:35 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+ * tao/ tao/* tao/IIOP_Transport.cpp
+ * tao/ tao/Request_Mux_Strategy.cpp:
+
+ Just a few indentations. Nothing else.
+
+ * tao/default_client.cpp:
+
+ Init'ed the this->wait_strategy_ based on the precompiler macros
+ for the connection handlers. This aviods the UMR purify errors.
+
Sat May 29 22:49:10 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* tao/Wait_Strategy.h: