summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index ee9b08667e6..c9e7d410d1f 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,18 @@
+Fri May 28 18:39:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
+
+ * tests/NestedUpcall/Reactor/Makefile:
+ * tests/NestedUpcall/Reactor/svc.conf:
+ * tests/NestedUpcall/Reactor/run_test.pl:
+ * tests/NestedUpcall/Reactor/client.h:
+ * tests/NestedUpcall/Reactor/client.cpp:
+ * tests/NestedUpcall/Reactor/server.h:
+ * tests/NestedUpcall/Reactor/server.cpp:
+ The test doesn't require the naming service anymore. I also
+ added a svc.conf file because this is a good test for the ST
+ clientconnectionstrategy (vs. the default value).
+ Added options to control the number of iterations and made the
+ option to shutdown the server functional.
+
Fri May 28 16:50:46 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* tao/Invocation.h: