summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-12-09 16:10:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-12-09 16:10:14 +0000
commite9376968090b2138e3298f3fec997ca03d43fe7b (patch)
tree48160d31a4f3db96e2284b9a5f69951f615b509c
parent0b923613c4665fe54f7aab8ce89a81f98cceb2e7 (diff)
downloadATCD-e9376968090b2138e3298f3fec997ca03d43fe7b.tar.gz
-rw-r--r--CIAO/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/CIAO/NEWS b/CIAO/NEWS
index 105ddeb64fc..d63ef272ff5 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -5,7 +5,7 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.8.3 and CIAO-1.0.0
This means that the DDS entities will NOT be created and initialized
when the topic name is empty at deployment time (e.g. the topic_name
is empty in the deployment plan).
- The DDS entities will be created and initilized once the topic name is
+ The DDS entities will be created and initialized once the topic name is
set at run time.
. Reworked dds4ccm core to make it easier to implement custom dds4ccm
@@ -15,6 +15,9 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.8.3 and CIAO-1.0.0
. Improved dds4ccm logging
+. AMI4CCM reply handler is now generated for any user component that uses
+ AMI4CCM, not with the AMI4CCM connector anymore
+
USER VISIBLE CHANGES BETWEEN CIAO-0.8.2 and CIAO-0.8.3
=======================================================