summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-31 01:55:01 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-31 01:55:01 +0000
commit34cb4f95855b896e6e5f171ec425ef60896f7ca9 (patch)
tree995549d9dfcaaa7a732c9b6bed3cfa362f0bccda
parent724c7db53bd1eb1cdaae7a924352f76768bd8729 (diff)
downloadATCD-34cb4f95855b896e6e5f171ec425ef60896f7ca9.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 832e29643c2..f1b5576e333 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,12 @@
+Fri Jul 30 20:47:14 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_interface/interface_ss.cpp
+ (visit_interface): The generated code for creating the imported
+ direct collocated object reference was broken and the servant
+ was stored as a generic ServantBase instead of the interface
+ specific servant. Thanks to John T Geiss <jtgb@eci-esyst.com>
+ for reporting the bug.
+
Fri Jul 30 19:49:29 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* tests/Faults/test_i.cpp: