summaryrefslogtreecommitdiff
path: root/CIAO/NEWS
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2007-03-21 14:53:43 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2007-03-21 14:53:43 +0000
commitb084e828627e928bbb1b44fab451fe20067107ba (patch)
tree419b4f8f9d047c66cbb48ec16bee2edc8d6829a7 /CIAO/NEWS
parentefe429556b90d55386df891c4fea541dcf6b867f (diff)
downloadATCD-b084e828627e928bbb1b44fab451fe20067107ba.tar.gz
ChangeLogTag:Wed Mar 21 14:54:24 UTC 2007 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'CIAO/NEWS')
-rw-r--r--CIAO/NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/CIAO/NEWS b/CIAO/NEWS
index b54e075eb5c..56a0c46b39e 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -92,8 +92,27 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.5.6 and CIAO-0.5.7
. DAnCE executables are now installed into $CIAO_ROOT/bin
+. Added a new TAO policy for specifying the DiffServ code points
+ (DSCP) to be added to request and reply IP packets of an
+ application. The policy can be added at the following levels: OBJECT,
+ THREAD, and ORB.
+
+. Extended the CIAOServerResources schema to allow the specification
+ of request and reply DSCPs to be added to the IP packets of an
+ application. Extended CIAO NodeApplication libraries, to read the
+ CIAOServerResources specification, to create DiffServ policies on the
+ objects, to allow automatic addition of DSCPs on the CCM port
+ objects.
+
+. Updated the Target Manager interface to comply with the latest OMG
+ specification. This includes the addition of a new entity,
+ ResourceCommitmentManager for the management of committed resources.
+
USER VISIBLE CHANGES BETWEEN CIAO-0.5.5 and CIAO-0.5.6
======================================================
+. Updated the Target Manager interface to comply with the latest OMG
+ specification. This includes the addition of a new entity,
+ ResourceCommitmentManager for the management of committed resources.
. Removed all exception environment macros except ACE_THROW_RETURN
and ACE_THROW_SPEC