summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-31 23:08:21 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-31 23:08:21 +0000
commitc785839266cb4ce81c7e5589b1fdaaa8d0b7d1ab (patch)
tree867f4ca3385f3cf17dc9c982e51c9a45e05ed5cc /TAO/ChangeLogs/ChangeLog-02a
parentddb9854c0169f565eccb22c5511962e5346d8d83 (diff)
downloadATCD-pluggable_poa.tar.gz
ChangeLogTag:Thu Aug 31 16:00:38 2000 Carlos O'Ryan <coryan@uci.edu>pluggable_poa
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 7a480cd4c0d..055b20e1413 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,16 @@
+Thu Aug 31 16:00:38 2000 Carlos O'Ryan <coryan@uci.edu>
+
+ * TAO_IDL/be/be_visitor_interface/direct_collocated_ss.cpp:
+ More problems with collocated classes, we needed to use
+ ACE_NESTED_CLASS in the implementation of _tao_QueryInterface.
+
+ * examples/Quoter/Quoter_i.cpp:
+ We use the TAO_POA implementation class directly here, need to
+ include it explicitly.
+
+ * */*.dsp:
+ Link against the new TAO_PortableServer library when needed.
+
Thu Aug 31 13:51:06 2000 Carlos O'Ryan <coryan@uci.edu>
* */Makefile: