summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 9c343381053..f62922f3712 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Tue Jun 10 10:05:34 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp (visit_node):
+
+ Added fix to visitor logic for CDR input that was overlooked
+ when I added the same fix for CDR output in
+
+ Sun Jun 8 13:39:39 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
Tue Jun 10 09:33:41 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs\orbsvcs\IFRService\ComponentDef_i.cpp: