summaryrefslogtreecommitdiff
path: root/CIAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-07-07 17:08:28 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-07-07 17:08:28 +0200
commit68bb2cb2d2bd3d3df268ab86eb4feb51cf874ef2 (patch)
tree87a19d500d73779a032583c983d9dd13a0e08877 /CIAO
parentbde47e74c5571ce65d3550ad47f18b134e88c94f (diff)
downloadATCD-68bb2cb2d2bd3d3df268ab86eb4feb51cf874ef2.tar.gz
Added mention of NDDSSCRIPTDIR
* CIAO/NEWS:
Diffstat (limited to 'CIAO')
-rw-r--r--CIAO/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/CIAO/NEWS b/CIAO/NEWS
index 286118f4358..03eb81c0f5d 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -1,6 +1,13 @@
USER VISIBLE CHANGES BETWEEN CIAO-1.3.2 and CIAO-1.3.3
=======================================================
+. In order to support RTI Connext DDS 5.2.0 we introduced
+ a new NDDSSCRIPTDIR environment variable which should
+ be the directory in which the RTI scripts are available.
+ This will be $NDDSHOME/scripts for RTI 5.1.0 and older
+ and $NDDSHOME/bin for RTI 5.2.0 and newer. With GNU
+ make we will detect this automatically
+
USER VISIBLE CHANGES BETWEEN CIAO-1.3.1 and CIAO-1.3.2
=======================================================