summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 20:11:30 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 20:11:30 +0000
commite77853ca01947b807c1916b7074e3716dd63b76b (patch)
tree8b79244b794b6b99c414d0419a418a3a6086f45b
parent4b284daefc8df2aef52acd532bd5c2b838906e85 (diff)
downloadATCD-e77853ca01947b807c1916b7074e3716dd63b76b.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 6fe2c44736a..e18a3f60df4 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -26,8 +26,6 @@ Fri Jul 16 13:59:10 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Fri Jul 16 12:21:58 1999 Vishal Kachroo <vishal@cs.wustl.edu>
- Fixed a CORBA::TRANSIENT exception thrown by an _narrow () by
- adding activate_poa_manager () in init () of the following:
* orbsvcs/Time_Service/Server_i.cpp.
Added a parameter to fine tune the clerk's synchronization
@@ -46,6 +44,9 @@ Fri Jul 16 12:21:58 1999 Vishal Kachroo <vishal@cs.wustl.edu>
* orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.cpp.
+ Fixed a CORBA::TRANSIENT exception thrown by an _narrow () by
+ adding activate_poa_manager () in init () of the following:
+
Fri Jul 16 10:08:22 1999 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/be_visitor_union/union_cs.cpp: