summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-15 13:12:31 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-15 13:12:31 +0000
commit7b55efe5e39a2edf483a4cdebc4b01eda5b7086a (patch)
treecc99dfb1747c884a3a60e081b8fd5f5069b2eeb1
parent06b22153f7edba4cb4042a6741bde97b49494e24 (diff)
downloadATCD-7b55efe5e39a2edf483a4cdebc4b01eda5b7086a.tar.gz
ChangeLogTag: Tue Feb 15 07:09:41 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 58c400d0e91..a011b2d004f 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Tue Feb 15 07:09:41 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp:
+
+ Added generation of forward declaration of the associated
+ event consumer interface, if the valuetype node being
+ processed happens to be an eventtype. Also added the _ptr
+ typedef, so it can be seen by a component declaration
+ that occurs later in the same scope.
+
Tue Feb 15 10:53:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/performance-tests/RTEvent/lib/Servant_var.h: