summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-25 00:37:12 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-25 00:37:12 +0000
commita960cf724ac8bc0a98aa6ff56e8ffce1fea38548 (patch)
tree0c038e0822c9e760a85a48d65b561ee8612fe64a
parent3e4f131baa9adb72edc612ab4a5f693136323ee8 (diff)
downloadATCD-a960cf724ac8bc0a98aa6ff56e8ffce1fea38548.tar.gz
* tests/Param_Test/param_test.idl:
* tests/Param_Test/client.dsp: * tests/Param_Test/run_test.pl: * tests/Param_Test/tests.h: * tests/Param_Test/driver.cpp: * tests/Param_Test/param_test_i.h: * tests/Param_Test/param_test_i.cpp: * tests/Param_Test/multdim_array.h: * tests/Param_Test/multdim_array.cpp: Activated the multidimensional array test, which had been commented out for some time.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 6180ba9f243..3f128ca7535 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,17 @@
+Thu Feb 24 18:33:43 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tests/Param_Test/param_test.idl:
+ * tests/Param_Test/client.dsp:
+ * tests/Param_Test/run_test.pl:
+ * tests/Param_Test/tests.h:
+ * tests/Param_Test/driver.cpp:
+ * tests/Param_Test/param_test_i.h:
+ * tests/Param_Test/param_test_i.cpp:
+ * tests/Param_Test/multdim_array.h:
+ * tests/Param_Test/multdim_array.cpp:
+ Activated the multidimensional array test, which
+ had been commented out for some time.
+
Thu Feb 24 18:21:42 2000 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/be/be_visitor_argument/upcall_ss.cpp: