diff options
-rw-r--r-- | TAO/ChangeLog-99c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 7b2a9525941..07dd2bbf25e 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,10 @@ +Wed May 26 11:54:39 1999 Jeff Parsons <parsons@cs.wustl.edu> + + * TAO_IDL/be/be_visitor_union_branch/cdr_op_cs.cpp: + Fixed extractor for pseudo objects (at least for + the two cases TypeCode and Object. A case for + ValueBase is still TODO). + Wed May 26 10:28:21 1999 Jeff Parsons <parsons@cs.wustl.edu> * TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp: |