summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-09-15 19:11:03 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-09-15 19:11:03 +0000
commit535d32f7e2dadfe9fa308bd98c00d96a4000d284 (patch)
tree8c294f89709c10ba898fb03bd78d0eaabe892a2c
parent0e7bc8eeb994d98b24f907afe153d3d79ca6425e (diff)
downloadATCD-535d32f7e2dadfe9fa308bd98c00d96a4000d284.tar.gz
ChangeLogTag: Fri Sep 15 19:02:58 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog16
1 files changed, 16 insertions, 0 deletions
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 <j.parsons@vanderbilt.edu>
+
+ * 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 <johnc@ociweb.com>
* tao/Transport_Connector.h: