summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ChangeLog')
-rw-r--r--TAO/CIAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 22822f46afc..4e821ebd8c1 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,13 @@
+Thu Jul 8 16:53:06 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * CIDLC/ServantSourceGenerator.cpp:
+
+ Moved the call to populate_port_tables() from the
+ component servant constructor to the end of
+ the ciao_postactivate() method in the component servant,
+ but it is commented out for now until related issues
+ in DaNCe are resolved.
+
Thu Jul 8 16:46:55 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
* DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: