summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 1a71a2c2aa1..8f17aa8a053 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -8,6 +8,20 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
. (Remedy) Add support for CORBA/e compact and micro
+
+USER VISIBLE CHANGES BETWEEN TAO-1.5.2 and TAO-1.5.3
+====================================================
+
+. Added new options, -CECConsumerOperationTimeout and
+ -CECSupplierOperationTimeout, to the CosEvent service. See Bugzilla #2594
+ and $TAO_ROOT/docs/cec_options.html for details. The purpose of these
+ options is to use the relative round-trip timeout feature from the TAO
+ Messaging library to detect clients that are "hung" in push() or pull()
+ operations but would otherwise not be detetcted as "bad" by the
+ -CECReactive*Control options (since they have a thread available in
+ orb->run()).
+
+
USER VISIBLE CHANGES BETWEEN TAO-1.5.1 and TAO-1.5.2
====================================================