summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS15
1 files changed, 12 insertions, 3 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index af16dc898d4..7a390c52755 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,4 +1,7 @@
-USER VISIBLE CHANGES BETWEEN TAO-2.0.5 and TAO-2.1.0
+USER VISIBLE CHANGES BETWEEN TAO-2.0.6 and TAO-2.1.0
+====================================================
+
+USER VISIBLE CHANGES BETWEEN TAO-2.0.5 and TAO-2.0.6
====================================================
. Added new define TAO_DEFAULT_COLLOCATION_STRATEGY (default = thru_poa)
@@ -11,9 +14,15 @@ USER VISIBLE CHANGES BETWEEN TAO-2.0.5 and TAO-2.1.0
. Enhanced the RW -ORBWaitStrategy and the EXCLUSIVE -ORBTransportMuxStrategy
to also work with AMI requests.
+. mt_noupcall has been improved and generically speaking the handling of client
+ leader threads in LF has been improved and fixed of potential deadlock
+ situations
+
. The TAO skeletons got refactored to reduced footprint, a footprint saving
- for the skeletons between 10 and 60% has been achieved. As a side effect
- the S.inl files are not generated anymore
+ for the skeletons between 10 and 60% has been achieved. For the full
+ distribution including CIAO, DAnCE, OpenDDS, and DDS4CCM using RTI DDS this
+ resulted in a reduction of 650,000 lines of code. Also the S.inl files are
+ not generated anymore
USER VISIBLE CHANGES BETWEEN TAO-2.0.4 and TAO-2.0.5
====================================================