summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-16 18:52:09 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-16 18:52:09 +0000
commit9a1fd6436ab841f4438554f88cdf3cf8678e3840 (patch)
tree6594d6dc7a2470ccec77a5721ad5d4e71457e49c /TAO/ChangeLog
parent20ed9d12258ba5250f0bd27c374a1836ec9678cc (diff)
downloadATCD-9a1fd6436ab841f4438554f88cdf3cf8678e3840.tar.gz
ChangeLogTag: Wed Apr 16 13:44:47 2003 Irfan Pyarali <irfan@oomworks.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 45e2589d606..cb4e5e39347 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -194,7 +194,7 @@ Wed Apr 16 12:15:04 2003 Irfan Pyarali <irfan@oomworks.com>
* tests\RTCORBA\MT_Client_Protocol_Priority\client.cpp:
* tests\RTCORBA\Profile_And_Endpoint_Selection\client.cpp:
* examples\RTCORBA\Activity\Activity.cpp:
- * orbsvcs\orbsvcs\Notify\CosNotify_Service.cpp:
+ * orbsvcs\orbsvcs\Notify\ThreadPool_Task.cpp:
Use thread_creation_flags() to create invocation threads.
@@ -251,7 +251,8 @@ Wed Apr 16 12:15:04 2003 Irfan Pyarali <irfan@oomworks.com>
- Simplified call to activate().
- * orbsvcs\orbsvcs\Notify\CosNotify_Service.cpp:
+ * orbsvcs\orbsvcs\Notify\CosNotify_Service:
+ * orbsvcs\orbsvcs\Notify\Properties:
- init_main_thread() was removed since it was not needed or
used.