summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 27b3b069231..066d392790b 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -4,6 +4,10 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
USER VISIBLE CHANGES BETWEEN TAO-1.6.8 and TAO-1.6.9
====================================================
+ Reply Dispatchers are refactored. No deadlock occurs
+ when an (a)synchronous CORBA call is made during dispatching
+ a reply.
+
. Fixed IDL compiler bug that in some cases caused code
generation for inherited operations to be skipped.