summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 8ca83d98481..752c923f51c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,17 @@
+Thu Jun 6 23:19:04 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * tao/IIOP_Endpoint.cpp:
+
+ Fix for an old bug that occurred when a client is using
+ -ORBPreferIPv6Interfaces 1, and the supplied IOR contains
+ only a single IPv4 endpoint.
+
+ * tests/IPV6/run_test.pl:
+
+ Add a regression test for the above. Also an intemediate patch to
+ make one of the regression tests dump verbose logging to see why the
+ test fails on the nightly build host.
+
Thu Jun 6 12:38:36 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
* performance-tests/Cubit/TAO/MT_Cubit/server.cpp: