summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog53
1 files changed, 53 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index eb8fd4e4bb0..222ded63ecf 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,56 @@
+Thu Apr 23 09:31:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/tao_other_tests.lst:
+ Added Bug_3646a_Regression
+
+ * orbsvcs/Notify_Service/Notify_Service.cpp
+ * orbsvcs/Notify_Service/Notify_Service.h
+ Added support for multiple ChannelName arguments, the notification service
+ will then create multiple channels and register them in the naming services
+
+ * orbsvcs/tests/Notify/Bug_3646a_Regression
+ * orbsvcs/tests/Notify/Bug_3646a_Regression/Bug_3646a_Regression.mpc
+ * orbsvcs/tests/Notify/Bug_3646a_Regression/Consumer.cpp
+ * orbsvcs/tests/Notify/Bug_3646a_Regression/run_test.pl
+ New test for multiple ChannelName arguments
+
+ * orbsvcs/orbsvcs/AV/AVStreams_i.cpp:
+ * orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.cpp
+ Initialise pointer with 0
+
+ * orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.cpp
+ Const changes
+
+ * orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.cpp
+ * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/client.cpp
+ * orbsvcs/tests/AVStreams/Latency/control.cpp
+ * orbsvcs/tests/Bug_2247_Regression/Manager.cpp
+ * orbsvcs/tests/Bug_2248_Regression/client.cpp
+ * orbsvcs/tests/Bug_2926_Regression/DllORB.cpp
+ * orbsvcs/tests/Bug_3598b_Regression/client.cpp
+ * orbsvcs/tests/FaultTolerance/IOGR/Manager.cpp
+ * orbsvcs/tests/ImplRepo/Bug_689_Regression/client.cpp
+ * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/test_idl.cpp
+ * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/test_idl.cpp
+ * orbsvcs/tests/Notify/Blocking/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/Bug_1385_Regression/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/Bug_2561_Regression/Consumer.cpp
+ * orbsvcs/tests/Notify/Discarding/Sequence_Consumer.cpp
+ * orbsvcs/tests/Notify/Discarding/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/lib/Notify_Test_Client.cpp
+ * orbsvcs/tests/Notify/lib/Notify_Test_Client.h
+ * orbsvcs/tests/Notify/MC/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/MC/test_monitor.cpp
+ * orbsvcs/tests/Notify/MT_Dispatching/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/Ordering/Sequence_Consumer.cpp
+ * orbsvcs/tests/Notify/Ordering/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Consumer.cpp
+ * orbsvcs/tests/Notify/performance-tests/Filter/Structured_Consumer.cpp
+ * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Consumer.cpp
+ * orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Consumer.cpp
+ * orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp
+ Removed not needed unicode to ascii conversion
+
Thu Apr 23 07:18:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/FL_Cube/client.cpp