From 535d32f7e2dadfe9fa308bd98c00d96a4000d284 Mon Sep 17 00:00:00 2001 From: parsons Date: Fri, 15 Sep 2006 19:11:03 +0000 Subject: ChangeLogTag: Fri Sep 15 19:02:58 UTC 2006 Jeff Parsons --- TAO/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 096aa14ef36..803528b0237 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,19 @@ +Fri Sep 15 19:02:58 UTC 2006 Jeff Parsons + + * TAO_IDL/include/idl_global.h: + * TAO_IDL/include/ast_predefined_type.h: + * TAO_IDL/be/be_codegen.cpp: + * TAO_IDL/ast/ast_predefined_type.cpp: + * TAO_IDL/fe/fe_init.cpp: + * TAO_IDL/util/utl_global.cpp: + * TAO_IDL/util/utl_scope.cpp: + + Added recognition of CORBA::AbstractBase as a pseudo + object, similarly to the existing support for Object, + ValueBase, and TypeCode. Also added automatic inclusion + of tao/Valuetype/AbstractBase.h in generated code + if AbstractBase is seen in IDL. + Wed Sep 13 14:58:24 UTC 2006 Ciju John * tao/Transport_Connector.h: -- cgit v1.2.1