summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-26 10:53:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-26 10:53:18 +0000
commit6db01191c59294850e6993742af792d01eed8328 (patch)
treebd626ba2fc25f8cfaee17ff40b8c7ca555984e02
parentb1e40ddc5fe832eed77954cfcd52299b9987529d (diff)
downloadATCD-6db01191c59294850e6993742af792d01eed8328.tar.gz
Thu Oct 26 10:53:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 5504df8ccaf..b3c1f2346d4 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Thu Oct 26 10:53:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/tests/Event/UDP/*:
+ New regression test for the RTEC using UDP federations. By default
+ we just send the string ACE/TAO/CIAO in the Any and this works, but
+ when -v is passed to the run_test.pl we send a valuetype which
+ contains the string. With the current svn head version of today
+ this fails because on the receiver side we can't extract the valuetype
+ out of the Any
+
Wed Oct 25 15:33:27 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
* tao/PortableServer/Root_POA.cpp: