summaryrefslogtreecommitdiff
path: root/CIAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/NEWS')
-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
=======================================================