summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-12-22 18:26:35 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-12-22 18:26:35 +0000
commit2428547664338ff9172049d5810c2bf7fb5a8523 (patch)
treea4616bd8a6ea36f6591d32323b30f141cdec8c93
parent20aaef60896e93ff437028fb9de45072a5bafdb7 (diff)
downloadATCD-2428547664338ff9172049d5810c2bf7fb5a8523.tar.gz
ChangeLogTag: Fri Dec 22 12:22:06 2000 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a32
1 files changed, 16 insertions, 16 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 4d61f8b9fdf..a81e6b90622 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,23 +1,23 @@
Fri Dec 22 12:22:06 2000 Balachandran Natarajan <bala@cs.wustl.edu>
- * tests/BiDirectional_Upcall: New test for BiDirectional
+ * tests/BiDirectional_NestedUpcall: New test for BiDirectional
connections that tests for callbacks in an upcall.
- * tests/BiDirectional_Upcall/README:
- * tests/BiDirectional_Upcall/client.cpp:
- * tests/BiDirectional_Upcall/server.cpp:
- * tests/BiDirectional_Upcall/test_i.h:
- * tests/BiDirectional_Upcall/test_i.cpp:
- * tests/BiDirectional_Upcall/test_i.i:
- * tests/BiDirectional_Upcall/test.idl:
- * tests/BiDirectional_Upcall/BiDir.dsw:
- * tests/BiDirectional_Upcall/client.dsp:
- * tests/BiDirectional_Upcall/server.dsp:
- * tests/BiDirectional_Upcall/client.bor:
- * tests/BiDirectional_Upcall/server.bor:
- * tests/BiDirectional_Upcall/Makefile.bor:
- * tests/BiDirectional_Upcall/svc.conf:
- * tests/BiDirectional_Upcall/Makefile: Files for the new test.
+ * tests/BiDirectional_NestedUpcall/README:
+ * tests/BiDirectional_NestedUpcall/client.cpp:
+ * tests/BiDirectional_NestedUpcall/server.cpp:
+ * tests/BiDirectional_NestedUpcall/test_i.h:
+ * tests/BiDirectional_NestedUpcall/test_i.cpp:
+ * tests/BiDirectional_NestedUpcall/test_i.i:
+ * tests/BiDirectional_NestedUpcall/test.idl:
+ * tests/BiDirectional_NestedUpcall/BiDir.dsw:
+ * tests/BiDirectional_NestedUpcall/client.dsp:
+ * tests/BiDirectional_NestedUpcall/server.dsp:
+ * tests/BiDirectional_NestedUpcall/client.bor:
+ * tests/BiDirectional_NestedUpcall/server.bor:
+ * tests/BiDirectional_NestedUpcall/Makefile.bor:
+ * tests/BiDirectional_NestedUpcall/svc.conf:
+ * tests/BiDirectional_NestedUpcall/Makefile: Files for the new test.
Fri Dec 22 07:30:37 2000 Johnny Willemsen