summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-12 13:19:37 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-12 13:19:37 +0000
commit881a741f9620549abb687480e34ae7382e473b1c (patch)
tree981782df6f61051116f362f1f2ee41123c5b4d28
parent22d0f26a1168759470af1a455287d75b73dce003 (diff)
downloadATCD-881a741f9620549abb687480e34ae7382e473b1c.tar.gz
ChangeLogTag: Mon Dec 12 13:20:00 UTC 2005 Simon Massey <sma@prismtech.com>
-rw-r--r--TAO/CIAO/ChangeLog6
-rw-r--r--TAO/CIAO/NEWS18
2 files changed, 16 insertions, 8 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index b47370efef2..b3b3b30b753 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Dec 12 13:20:00 UTC 2005 Simon Massey <sma@prismtech.com>
+
+ * NEWS:
+
+ Added Nanbor's changes from the release notes.
+
Fri Dec 9 13:39:10 2005 William Otte <wotte@dre.vanderbilt.edu>
* tools/Config_Handlers/Any_Handler.h
diff --git a/TAO/CIAO/NEWS b/TAO/CIAO/NEWS
index 5e22a0eaa87..dfb537be5df 100644
--- a/TAO/CIAO/NEWS
+++ b/TAO/CIAO/NEWS
@@ -120,7 +120,7 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.4.7 and CIAO-0.4.8
type is of fixed or variable size type, when it is declared
in the scope of an interface, valuetype or home.
-. Changes to generated servant code to support component
+. Changes to generate servant code to support component
swapping.
. Added capability to pass a base class event consumer to a
@@ -150,13 +150,15 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.4.7 and CIAO-0.4.8
flattened_deploymentplan_without_ns.cdp for an example of how to
populate enumerated attributes.
-. Integrated Real-time QoS support to CIAO based on OMG's new
- Deployment and Configuration (D&C) specification. Such effort
- allows application developers to use real-time CORBA 1.0 features
- within their CCM appliation through meta-programming (via XML
- metadata through DAnCE toolchain). Particularly, we added support
- for server-side RT policies, including extension for schema,
- container, and NodeApplication.
+. Integrated Real-time QoS support into the DAnCE-based runtime and
+ deployment tools based on the new OMG Deployment and Configuration
+ (D&C) specification. Such effort allows application developers to
+ use real-time CORBA 1.0 features within their CCM appliation through
+ meta-programming (via XML metadata through DAnCE toolchain). The old
+ run-time and deployment tools based on original Packaging and Deployment
+ section of the CCM specification have been completely removed. This
+ work includes extensions to D&C schema, schema parsers, container and
+ NodeApplication.
. Added functionality in XML parsing code to resolve schema in
$CIAO_ROOT/docs/schema instead of the local directory only. All