summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-11-01 11:43:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-11-01 11:43:14 +0000
commitac04f62b09209797939f70eeef12034b0e551caf (patch)
tree8a4fe91010da24d747e3510678fe73a1e4af03bd
parent20469946e0dc33c67f4603a4632c8ca786dae739 (diff)
downloadATCD-ac04f62b09209797939f70eeef12034b0e551caf.tar.gz
Documented new features
-rw-r--r--TAO/NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 1f4b2180786..b6058523c6b 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,11 +1,12 @@
USER VISIBLE CHANGES BETWEEN TAO-2.0.5 and TAO-2.1.0
====================================================
- . Added new define TAO_DEFAULT_COLLOCATION_STRATEGY (default = thru_poa) which is used as
- -ORBCollocationStrategy isn't specified.
+. Added new define TAO_DEFAULT_COLLOCATION_STRATEGY (default = thru_poa)
+ which is used as -ORBCollocationStrategy isn't specified.
- . Added new -ORBCollocationStrategy best. TAO tries to perform the best possible
- collocation, first direct if possible, then through_poa if possible else no collocation.
+. Added new -ORBCollocationStrategy best. TAO tries to perform the best
+ possible collocation, first direct if possible, then through_poa if possible
+ else no collocation.
USER VISIBLE CHANGES BETWEEN TAO-2.0.4 and TAO-2.0.5
====================================================