summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/CIAO/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/CIAO/NEWS b/TAO/CIAO/NEWS
index 910b9b3e073..55b3b2d9ce4 100644
--- a/TAO/CIAO/NEWS
+++ b/TAO/CIAO/NEWS
@@ -72,6 +72,11 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.4.6 and CIAO-0.4.7
. Added the first cut of the RepositoryManager implementation.
+. Changed scoping of code generated by the CIDL compiler to accommodate
+ cases where the composition declaration is enclosed in one or more
+ IDL modules, and/or when the composition declaration is in a different
+ scope than the associated component IDL declarations.
+
USER VISIBLE CHANGES BETWEEN CIAO-0.4.5 and CIAO-0.4.6
======================================================