summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 16648b91c18..2ceb28aa965 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,19 @@
+Tue Mar 4 09:42:18 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tests/Param_Test/client.dsp:
+
+ Turned on RTTI for param_testC.cpp.
+
+ * tests/Param_Test/anyop.dsp:
+
+ Same as above and removed link to TAO_Messaging*.dsp.
+
+ * tests/Param_Test/anyop.cpp:
+
+ Re-added the var_array test, which now works, and added
+ tests of several other IDL types, testing for both
+ copying and non-copying insertion where applicable.
+
Mon Mar 3 22:01:48 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/Any.cpp: