summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e4bfe3b1768..85b0802a63a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Wed Mar 12 17:19:45 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/Any_T.cpp:
+
+ Fixed constructor Any_Dual_Impl_T<T> from T& to pass
+ the Any destructor to the base class constructor.
+
Wed Mar 12 17:03:14 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* performance-tests/Cubit/TAO/IDL_Cubit/Makefile: