summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-17 19:24:56 +0000
committerzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-17 19:24:56 +0000
commite849020c3cb53699f4d599bb3be46b0389123e3d (patch)
tree4bd79d0f21bf67abef9dfa8522058ede19e69e03
parent8d267718e5802dfb2678760853e2a4d008ca8c05 (diff)
downloadATCD-e849020c3cb53699f4d599bb3be46b0389123e3d.tar.gz
Fri Feb 17 19:22:21 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
-rw-r--r--TAO/CIAO/ChangeLog12
-rw-r--r--TAO/CIAO/NEWS23
2 files changed, 32 insertions, 3 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index bd617717158..de6127c7d5d 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Feb 17 19:22:21 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
+
+ * NEWS:
+
+ Updated this file with more inputs.
+
Thu Feb 16 15:04:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* CIAO_DAnCE.mwc:
@@ -133,9 +139,9 @@ Mon Feb 13 17:12:09 UTC 2006 Gan Deng <gan.deng@vanderbilt.edu>
* DAnCE/ExecutionManager/Execution_Manager.cpp
Fixed a bug about registering EM with naming service, originally
- an invalid naming context is specified. Also allowed EM to both
- register to naming service AND dump and IOR file. Thanks Sandro
- Andrade <sandro at dcc dot ufba dot br> for reporting this bug.
+ an invalid naming context is specified. Also allowed EM to both
+ register to naming service AND dump and IOR file. Thanks Sandro
+ Andrade <sandro at dcc dot ufba dot br> for reporting this bug.
Mon Feb 13 15:41:21 UTC 2006 Gan Deng <gan.deng@vanderbilt.edu>
diff --git a/TAO/CIAO/NEWS b/TAO/CIAO/NEWS
index 5da48f1e2c4..c036fb63df6 100644
--- a/TAO/CIAO/NEWS
+++ b/TAO/CIAO/NEWS
@@ -68,6 +68,29 @@ PLANNED MAJOR CHANGES FOR THE NEXT RELEASE
. Integrate various Pub/Sub services into CIAO and DAnCE.
+USER VISIBLE CHANGES BETWEEN CIAO-0.4.9 and CIAO-0.4.10
+======================================================
+
+. Enhanced DAnCE ReDaC service to enforce the correct
+ assembly redeployment and reconfiguration order.
+
+ The order that ReDaC currently enforces:
+
+ (1) Install new components,
+ (2) Set up new connections,
+ (3) Activate new components,
+ (4) Passivate old components,
+ (5) Remove old connections
+ (6) Remove old components.
+
+. Enhanced DAnCE to create hierarchical naming context
+ path through XML descriptors.
+
+. Enhanced DAnCE to maintain a component state map in
+ the component server to manage component life cycle.
+
+. Some bug fixes in DAnCE.
+
USER VISIBLE CHANGES BETWEEN CIAO-0.4.8 and CIAO-0.4.9
======================================================
. RTTI enabled versions of the Xerces library are no longer needed on