summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-11-17 17:41:44 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-11-17 17:41:44 +0000
commitddd7adcd39efed29d6c0c46593acf41c983ea90c (patch)
treee508cdd91d35fb3f89f79887cb9123301fedbcc0 /TAO/ChangeLog
parent7666fe4046239eec5f0baf05caeddf35ef02cc60 (diff)
downloadATCD-ddd7adcd39efed29d6c0c46593acf41c983ea90c.tar.gz
ChangeLogTag: Wed Nov 17 17:39:41 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
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 4fa47bac43e..537da3a2031 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Wed Nov 17 17:39:41 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * TAO_IDL/be/be_visitor_dds_ts_idl.cpp:
+ * TAO_IDL/be_include/be_visitor_dds_ts_idl.h:
+
+ Changed code generation to create one output file
+ per IDL file processed. For Foo.idl, the generated
+ file is called FooTypeSupport.idl.
+
Wed Nov 17 17:07:20 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_visitor_component/facet_svh.cpp: