summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: