summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-21 01:27:39 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-21 01:27:39 +0000
commit1ae2604067857ec3dfcffdf365127a153a4161e0 (patch)
tree8b9324e99509c9321c202c0cdaabdea07724b464 /TAO/ChangeLog
parenta7374d2e196de027315f924a666cb1e7dd8af1bf (diff)
downloadATCD-1ae2604067857ec3dfcffdf365127a153a4161e0.tar.gz
ChangeLogTag: Thu Jan 20 17:23:27 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog23
1 files changed, 21 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index cd280fb8c2e..27e8b26a52f 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,8 +1,27 @@
+Thu Jan 20 17:23:27 2005 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * orbsvcs/orbsvcs/CosConcurrency.mpc:
+ * orbsvcs/orbsvcs/CosEvent.mpc:
+ * orbsvcs/orbsvcs/CosLifeCycle.mpc:
+ * orbsvcs/orbsvcs/CosLoadBalancing.mpc:
+ * orbsvcs/orbsvcs/CosNaming.mpc:
+ * orbsvcs/orbsvcs/CosNotification.mpc:
+ * orbsvcs/orbsvcs/CosProperty.mpc:
+ * orbsvcs/orbsvcs/CosTime.mpc:
+ * orbsvcs/orbsvcs/CosTrading.mpc:
+ * orbsvcs/orbsvcs/DsEventLogAdmin.mpc:
+ * orbsvcs/orbsvcs/DsLogAdmin.mpc:
+ * orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc:
+ * orbsvcs/orbsvcs/ETCL.mpc:
+ * orbsvcs/orbsvcs/Svc_Utils.mpc:
+
+ Added Pkgconfig_Files definitions.
+
Thu Jan 20 16:22:42 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_visitor_typedef.cpp:
* TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp:
-
+
In code generation for a typedef of an IDL array, added
a check for the case where the typedef is in the same
scope as the array. In such a case, we now generate the
@@ -62,7 +81,7 @@ Thu Jan 20 06:42:31 2005 J.T. Conklin <jtc@acorntoolworks.com>
* tao/Valuetype.mpc:
* tao/tao.mpc:
- Added Pkgconfig_Files definition.
+ Added Pkgconfig_Files definitions.
Thu Jan 20 07:53:44 2005 Chad Elliott <elliott_c@ociweb.com>