summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2012-01-24 16:38:31 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2012-01-24 16:38:31 +0000
commitd22b6a189e4f5024c3eebe5c5ca350bbe401c1a0 (patch)
tree3c54039be241bd76dccd1ad08bed8744ba544dd2
parent869f2ca90caf31e6ecb0e8162706928af29a42c8 (diff)
downloadATCD-d22b6a189e4f5024c3eebe5c5ca350bbe401c1a0.tar.gz
Tue Jan 24 16:33:35 UTC 2012 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/NEWS4
2 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 377915868eb..209aae4544a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jan 24 16:33:35 UTC 2012 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * NEWS:
+
+ Updated file with IDL compiler bug fix.
+
Tue Jan 24 13:48:46 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* MPC/config/csd_pt_testinf_lib.mpb:
diff --git a/TAO/NEWS b/TAO/NEWS
index df0718be543..b9e58f40174 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,10 @@
USER VISIBLE CHANGES BETWEEN TAO-2.0.7 and TAO-2.0.8
====================================================
+. Fixed IDL compiler bug where a generated component servant method that
+ is called by the middleware to initialize a component's attributes
+ was not including attributes of supported interfaces.
+
USER VISIBLE CHANGES BETWEEN TAO-2.0.6 and TAO-2.0.7
====================================================