summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 425c0f9f953..843ae0f5b36 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Tue May 20 21:49:14 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * tao/DynamicInterface/Request.cpp (invoke): Added an extra check
+ for null Any_Impl pointers before going ahead with the
+ _tao_decode () call.
+
Tue May 20 16:56:54 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/ObjectKey_Table.cpp: Added explicit template instantiation.