summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-06-16 05:17:05 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-06-16 05:17:05 +0000
commitbf9c6580de043a2a7a2b51bfa551d6b8b187d5cb (patch)
tree9462097cc81226a9c31ed2e519d86f2fdf71eb31 /TAO
parenta4f19b61543ce096a66a5e9e91b1e2c3dba42726 (diff)
downloadATCD-bf9c6580de043a2a7a2b51bfa551d6b8b187d5cb.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog25
1 files changed, 17 insertions, 8 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 4c09865500d..d24ce899cfd 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,31 +1,39 @@
+Sun Jun 13 00:38:20 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.cpp (push_structured_events):
+ * orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.cpp (push_structured_events):
+
+ Fixed improper assigned of a non-boolean value to a bool
+ member.
+
Tue Jun 15 20:53:28 2004 Irfan Pyarali <irfan@oomworks.com>
- * examples\PluggableUDP\tests\Basic\server.cpp:
+ * examples/PluggableUDP/tests/Basic/server.cpp:
Added missing header file.
-
- * examples\PluggableUDP\tests\Basic\run_test.pl:
+
+ * examples/PluggableUDP/tests/Basic/run_test.pl:
Added -ORBdebuglevel option.
- * performance-tests\RTCorba\Thread_Pool\client.cpp:
+ * performance-tests/RTCorba/Thread_Pool/client.cpp:
Fixed options help error.
Tue Jun 15 20:28:30 2004 Irfan Pyarali <irfan@oomworks.com>
- * tao/Strategies/SCIOP_Endpoint.cpp:
+ * tao/Strategies/SCIOP_Endpoint.cpp:
Added missing include files.
* performance-tests/Protocols/server.cpp:
- * performance-tests/Protocols/client.cpp:
+ * performance-tests/Protocols/client.cpp:
Minor fix.
-
+
Tue Jun 15 16:13:30 2004 Irfan Pyarali <irfan@oomworks.com>
- * performance-tests\Protocols:
+ * performance-tests/Protocols:
New test for measuring the performance of protocols under
varying network conditions.
@@ -334,6 +342,7 @@ Fri Jun 11 13:49:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
we don't mix virtual and non-virtual bases. This fixes warnings
from the HP aCC compiler.
+>>>>>>> 1.4232
Thu Jun 10 19:44:55 2004 Olli Savia <ops@iki.fi>
* orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.cpp: