summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2009-04-14 13:59:05 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2009-04-14 13:59:05 +0000
commitc8d5d5620d4cd7e8c9618eb7477c827e2d472178 (patch)
tree7433c8df6cef1321542ea6c195dea50a02debf46
parent29209f2243f81036310d3c78a173dd827f0953a9 (diff)
downloadATCD-c8d5d5620d4cd7e8c9618eb7477c827e2d472178.tar.gz
Tue Apr 14 13:57:16 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* NEWS: Reworded entries to be consistent with release note.
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/NEWS32
2 files changed, 21 insertions, 17 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 012ce8416ca..425ce53edec 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Tue Apr 14 13:57:16 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * NEWS:
+
+ Reworded entries to be consistent with release note.
+
Mon Apr 13 15:03:24 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc:
diff --git a/CIAO/NEWS b/CIAO/NEWS
index 10487f7898c..0ac75aaa916 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -83,30 +83,26 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.6.8 and CIAO-0.6.9
======================================================
. The CIAO refactoring branch has been merged to the main line of
- development. This version of CIAO contains extensive refactoring
- of the CIAO container code and includes a new version of DAnCE
- based on code provided by PrismTech.
+ development. This version of CIAO contains extensive refactoring of
+ the CIAO container code and includes a new version of DAnCE based on
+ code provided by PrismTech.
. Porting hints may be found at CIAO_ROOT/docs/Porting_Hints.txt
-. CIAO no longer supports implicitly homed components. This means
- that components must either be deployed using an explicity
- deployed and nominated home, or must be deployed without the use of
- a home. Unhomed components require new factory methods similar to
- those used for homes. These can be obtained by issuing the
- --gen-exec-impl operation to the CIDL compiler.
-
-. CoSMIC support is not currently available for this version of
- CIAO/DAnCE.
+. CIAO no longer supports implicitly homed components. This means that
+ components must either be deployed using an explicity deployed and
+ nominated home, or must be deployed without the use of a home.
+ Unhomed components require new factory methods similar to those used
+ for homes. These can be obtained by issuing the --gen-exec-impl
+ operation to the CIDL compiler.
. Extant deployment plans are no longer valid for this version of
DAnCE. Until CoSMIC support is available,
- DANCE_ROOT/bin/generate_plan.py may be used to assist in the
- creation of well-formed deployment plans.
+ DANCE_ROOT/bin/generate_plan.py may be used to assist in the creation
+ of well-formed deployment plans.
-. Names for most DAnCE executables have changed. Please see the
- Quoter tutorial found at CIAO_ROOT/docs/tutorials/Quoter for
- details.
+. Names for most DAnCE executables have changed. Please see the Quoter
+ tutorial found at CIAO_ROOT/docs/tutorials/Quoter for details.
. DAnCE now supports connection endpoints realized by extra-plan
object references.
@@ -120,6 +116,8 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.6.8 and CIAO-0.6.9
. CIAO/DAnCE now supports by Xerces 3.X and 2.X.
+. Note that CoSMIC support is not currently available for this version
+ of CIAO/DAnCE.
USER VISIBLE CHANGES BETWEEN CIAO-0.6.7 and CIAO-0.6.8
======================================================