summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-11-20 03:49:06 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-11-20 03:49:06 +0000
commit16c68adbcb179470ecfb26d01f192f26b31326fb (patch)
tree93dd95a80d79c3c7ff2dc648e4e281665f1ac28a
parent570c9b692118c7d2d55b0506328a40e6ddbc095d (diff)
downloadATCD-16c68adbcb179470ecfb26d01f192f26b31326fb.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 699b6039304..237f37f922b 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -7,6 +7,30 @@ Tue Nov 19 15:16:56 2002 Pradeep Gore <pradeep@oomworks.com>
Updated executable file names.
* orbsvcs/tests/Notify/Basic/run_test.pl:
+ Modified to accept conf files are parameters.
+
+ * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp:
+ * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h:
+ Fixed problems with the test not exiting gracefully.
+
+ * orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.cpp:
+ Modified the <create> method to add missing initialization of
+ TAO_NS_Notify_Service. Thanks to Steve Totten<totten_s@ociweb.com>
+ for providing the OCI test example and Irfan for showing how to
+ use <_tao_poa_downcast>.
+
+ * orbsvcs/Notify_Service/Notify_Service.dsp: Release executable
+ should go in the Release directory.
+
+Tue Nov 19 15:16:56 2002 Pradeep Gore <pradeep@oomworks.com>
+
+ * orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Filter_Consumer.bor:
+ * orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Filter_Supplier.bor:
+ * orbsvcs/tests/Notify/Structured_Filter/Structured_Filter_Consumer.bor:
+ * orbsvcs/tests/Notify/Structured_Filter/Structured_Filter_Supplier.bor:
+ Updated executable file names.
+
+ * orbsvcs/tests/Notify/Basic/run_test.pl:
Modified to accept conf files are parameters.
* orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp: