summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-28 17:13:47 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-28 17:13:47 +0000
commitee82c38965438ca7d2c1d6ba4c735614b0f1665e (patch)
tree6cc75acf5034f320f40a336e586c0bb93e163a44
parentb13ee5404f8431817a1b22b02d320b919f3cb6a9 (diff)
downloadATCD-ee82c38965438ca7d2c1d6ba4c735614b0f1665e.tar.gz
. 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.
-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
======================================================