summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 52591c61e27..b6a173a5d74 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,15 @@
+Wed Jun 21 13:00:31 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
+
+ * tao/PortableServer/POA.cpp:
+ * tao/PortableServer/PAO.h:
+ * tao/PortableServer/PortableServerC.h:
+
+ Set inheritance from PortableServer::POA in class TAO_POA to be virtual.
+
+ Added new method (_tao_poa_downcast) to safely downcast instances of
+ PortableServer::POA to TAO_POA. This method has to be used instead
+ of ACE_dynamic_cast for downcasting the POA.
+
Thu Jun 21 12:57:34 2001 Paul Calabrese <calabrese_p@ociweb.com>
* docs/ec_options.html: