summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ChangeLog')
-rw-r--r--TAO/CIAO/ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 47bb2c6a2ce..5a81b0f378e 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,8 +1,16 @@
+Wed Nov 3 12:38:21 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
+
+ * DAnCE/RepositoryManager/Update_Plan.cpp:
+ * DAnCE/RepositoryManager/Update_Plan.h:
+
+ Made changes to handle multiple component instances
+ deployment.
+
Tue Nov 2 17:26:42 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* CIDLC/ServantHeaderGenerator.cpp:
* CIDLC/ServantSourceGenerator.cpp:
-
+
Fixed the emitters for supported operations to include
abstract interfaces in their traversals.
@@ -10,13 +18,13 @@ Tue Nov 2 09:59:15 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* CIDLC/ServantGenerator.cpp:
* CIDLC/ServantHeaderGenerator.cpp:
-
+
Fixed some regular expressions, used to generate the servant
header file ifdef guard and export macros, to recognize the
file extension .cdl in addition to the existing patterns for
.cidl and .idl. These particular regular expressions were
overlooked in the checkin of
-
+
Thu Sep 30 11:03:20 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Tue Nov 2 04:45:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>