summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 6c6d209f77d..c05706d3f38 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -2,8 +2,11 @@ Wed Sep 10 13:19:23 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService/tmplinst.cpp:
- Added explicit template instantiation of
- TAO_IFR_Generic_Utils<CORBA::ExtInitializerSeq>.
+ Added explicit template instantiations of
+ TAO_IFR_Generic_Utils<CORBA::ExtInitializerSeq>,
+ TAO_IFR_Generic_Utils<CORBA::InitializerSeq>,
+ POA_CORBA::ExtValueDef_tie<TAO_ExtValueDef_i>, and
+ POA_CORBA::ComponentIR::ModuleDef_tie<TAO_ModuleDef_i>.
* orbsvcs/IFR_Service/ifr_adding_visitor.cpp: