diff options
Diffstat (limited to 'TAO/CIAO/ChangeLog')
-rw-r--r-- | TAO/CIAO/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog index 7129ed0e235..14b495a308b 100644 --- a/TAO/CIAO/ChangeLog +++ b/TAO/CIAO/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 8 16:07:05 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu> + + * ciao/Servant_Impl_Utils_T.cpp (describe_multiplex_receptacle): + + Fixed an error in instantiation of a + Components::ConnectionDescription valuetype - the actual + constructor call should have been on the OBV_* subclass. + Thu Jun 8 12:29:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl> * DAnCE/Planner/PCVisitor.cpp: |