summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-26 12:30:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-26 12:30:21 +0000
commit80919e10985cecb504e025dbf4dc0412320a5632 (patch)
tree77e8014e8c9351b8ddace7027320dbe9ebd50506
parent41e209078b941791507045cd069833a0fa5b0baa (diff)
downloadATCD-80919e10985cecb504e025dbf4dc0412320a5632.tar.gz
ChangeLogTag: Wed Apr 26 12:02:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ae33f89b6af..b7dbdbbc81c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -4,8 +4,8 @@ Wed Apr 26 12:20:51 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
* tests/AMI/ami_test_i.cpp:
* tests/AMI/simple_client.cpp:
Reverting earlier test changes. They were causing problems on
- some platforms and I don't have a clear enough memory of the
- original motivation for the change.
+ some platforms and I don't have a clear enough memory of the
+ original motivation for the change.
Wed Apr 26 11:46:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -17,9 +17,7 @@ Wed Apr 26 11:46:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
exceptions for this so it is allowed, then setting the length to
1 does reinitialize element 0 so that we don't get old values.
This was not done with the old sequences, then just the old
- value was returned and things worked then. The multicast test
- works now fine, the pluggable seems now to encounter another
- bug.
+ value was returned and things worked then.
Wed Apr 26 11:21:57 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>