summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-03 03:11:16 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-03 03:11:16 +0000
commit9d8849b04323e9bf5b3e53f6e6a5310ef5d452c3 (patch)
treeb0dc89879c9f1c21bad9321a3f3c2950d3212b35
parentc0e8d155bb20f9ed412c20caada5c65400ff495b (diff)
downloadATCD-9d8849b04323e9bf5b3e53f6e6a5310ef5d452c3.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 536eff50c86..4c22ecf7972 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,10 @@
+Sun May 02 22:09:42 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/CosEvent/{Consumer,Supplier}Admin_i.cpp,
+ EventChannel_i.cpp,ProxyPush{Consumer,Supplier}_i.cpp:
+ added auto_ptr and ACE_Auto_Basic_Ptr explicit instantiations,
+ for old g++.
+
Sun May 02 22:05:46 1999 David L. Levine <levine@cs.wustl.edu>
* orbsvcs/orbsvcs/Event/EC_Default_Factory.cpp (create_dispatching):