summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-11-06 14:07:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-11-06 14:07:12 +0000
commitc0c4d9bbfe53091b96b8b812ee06464831ffad05 (patch)
tree8758173cd9e520e9f7534b113fcde9827c400aaf
parentd76cca151399de6aed0e0ad9aa469dbd8c85fbee (diff)
downloadATCD-c0c4d9bbfe53091b96b8b812ee06464831ffad05.tar.gz
Tue Nov 6 14:06:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* NEWS: Updated for ObjRefTemplate chnages
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/NEWS6
2 files changed, 10 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index fab95be33f5..f6798772d2d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 6 14:06:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * NEWS:
+ Updated for ObjRefTemplate chnages
+
Mon Nov 5 08:25:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Cache_Entries_T.h:
diff --git a/TAO/NEWS b/TAO/NEWS
index a5b147b8cba..586fb09e841 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,10 @@
USER VISIBLE CHANGES BETWEEN TAO-2.1.5 and TAO-2.1.6
====================================================
+. We only try to load the ObjRefTemplate library at POA
+ creation instead of trying to load it at each servant
+ activation
+
USER VISIBLE CHANGES BETWEEN TAO-2.1.4 and TAO-2.1.5
====================================================
@@ -35,7 +39,7 @@ USER VISIBLE CHANGES BETWEEN TAO-2.1.3 and TAO-2.1.4
enabled interfaces on platforms that this is not the default. This has been
observed to be required for the UIPMCAcceptor to open on the most recent
Linux distribs.
-
+
NOTE that there is an obvious elephant in the room in testing this option,
we can't rely on any build/test machine having more than one (or any?)
interfaces so the test (TAO/orbsvcs/tests/Miop/McastPreferredInterfaces),