summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-30 08:21:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-30 08:21:18 +0000
commita121aa2d5d3e58da2e3c9fcc649f047420eff665 (patch)
tree3192186c13d5ae6d0d884cfd1bd23b38ff8432e6 /TAO
parent0fa8f6952a1d0b1a151323ceaee475216218a70d (diff)
downloadATCD-a121aa2d5d3e58da2e3c9fcc649f047420eff665.tar.gz
ChangeLogTag: Mon Aug 30 08:18:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 018b561765b..f4f6a5b1393 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,5 +1,12 @@
Mon Aug 30 08:18:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+ * tests/Big_Oneways/Session.cpp:
+ When catching an exception in the svc method print out the number
+ of messages send. This test fails in some builds, maybe it is
+ just taking a long time, this should give us some more info.
+
+Mon Aug 30 08:18:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
* tests/Big_Twoways/Session.cpp:
When catching an exception in the svc method print out the number
of messages send. This test fails in some builds, maybe it is