summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index fc4f7eec909..3c4df0df326 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -107,6 +107,13 @@ USER VISIBLE CHANGES BETWEEN TAO-1.5.10 and TAO-1.6
user can connect to a service that allows querying statistics gathered by
the Notification Service.
+. Repaired the -ORBMuxedConnectionMax <limit> option on the resource factory.
+ This service configurator option defines an upper limit to the number of
+ connections an orb will open to the same endpoint.
+
+. Repaired a problem that caused the ORB to open too many connections to
+ an endpoint.
+
. Moved the BufferingConstraintPolicy to the Messaging lib
. Made it possible to disable not needed IOR parsers to reduce footprint