summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjules <jules@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-18 14:49:02 +0000
committerjules <jules@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-18 14:49:02 +0000
commit44deca3c2a03f011a8e796cfbd6e20398b5d57b0 (patch)
tree1fa09fe2be9fbd39770d3c8351d6618d287dd737
parentb9624019aca6bc2e1885f1629b07fc1286ec34c8 (diff)
downloadATCD-44deca3c2a03f011a8e796cfbd6e20398b5d57b0.tar.gz
Tue Aug 17 14:29:00 2004 Jules White <jules@dre.vanderbilt.edu>
-rw-r--r--TAO/CIAO/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 74c9f0715c0..52bea52f615 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -3,6 +3,19 @@ Wed Aug 18 14:21:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* DAnCE/NodeManager/NodeDaemon_Impl.h:
Added missing pragma pop
+Tue Aug 17 14:29:00 2004 Jules White <jules@dre.vanderbilt.edu>
+
+ * CIAO/ciao/Servant_Impl_Base.h:
+ * CIAO/ciao/Servant_Impl_Base.cpp:
+
+ Added a method to create and return the StandardConfigurator for a component.
+ Overrided _default_POA so that it returns the POA of the servant's container.
+
+ * CIAO/ciao/StandardConfigurator_Impl.h:
+ * CIAO/ciao/StandardConfigurator_Impl.cpp:
+
+ Created an implementation of the StandardConfigurator interface.
+
Mon Aug 16 22:15:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp: