summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-01-28 12:42:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-01-28 12:42:09 +0000
commit583a8ed6ec1bb2e68ad465cccebfe6c082207c8f (patch)
treef73d19bcf54741d3a98be419c5e729af78e92ff4
parent593221b53119b575e91b78e2344cd0d1cd756b8a (diff)
downloadATCD-583a8ed6ec1bb2e68ad465cccebfe6c082207c8f.tar.gz
-rw-r--r--CIAO/NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/CIAO/NEWS b/CIAO/NEWS
index 8f81a11df51..e2ad62e2a91 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -68,7 +68,8 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.7.5 and CIAO-0.7.6
. Added support for the environment variable DDS4CCM_NDDS_LOG_VERBOSITY.
This controls the ndds verbosity which is default set to silent
-. Added support for the DDS State and Event connector with all ports
+. Added support for the DDS State and Event connector with all ports.
+ A set of tests has been added to test these connectors
. Extended AMI4CCM prototype with the latest ideas. The TAO_IDL compiler
has some hardcoded generation just for Hello example. It has to be
@@ -78,6 +79,11 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.7.5 and CIAO-0.7.6
. Added support for components/connectors with local interface. In the
cdp a deployRequirement has to be specified for any local connector
+. Use the templated module support for dds4ccm
+
+. Added suppor for #pragma ciao lem to handle the issues with the
+ include of the E.idl file
+
USER VISIBLE CHANGES BETWEEN CIAO-0.7.4 and CIAO-0.7.5
=======================================================