summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-22 23:26:07 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-22 23:26:07 +0000
commitd684ef92335832c81aecf9191cb91766dc2ff115 (patch)
tree2c1d69e9f94c30703b40820429a6ccf56518f0d9 /TAO/docs
parentc11001b88de14a213c0fd200277916a5adc78ea2 (diff)
downloadATCD-d684ef92335832c81aecf9191cb91766dc2ff115.tar.gz
ChangeLogTag:Tue Sep 22 18:19:42 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/configurations.html4
-rw-r--r--TAO/docs/releasenotes/TODO.html5
2 files changed, 9 insertions, 0 deletions
diff --git a/TAO/docs/configurations.html b/TAO/docs/configurations.html
index a7075551b4c..310f39f3151 100644
--- a/TAO/docs/configurations.html
+++ b/TAO/docs/configurations.html
@@ -492,6 +492,10 @@ NAME="multiorb-tpool"></A> (Not yet implemented.)
the ORB will avoid the use of hostnames in the profiles it
generates,
thus clients don't need to do any name resolution.
+ The compile-time define
+ <CODE>TAO_USES_DOTTED_DECIMAL_ADDRESES</CODE>
+ in <CODE>$TAO_ROOT/tao/orbconf.h</CODE> to make this the
+ default behavior.
</P>
</LI>
</UL>
diff --git a/TAO/docs/releasenotes/TODO.html b/TAO/docs/releasenotes/TODO.html
index 8bb6285d2b0..f82bec43679 100644
--- a/TAO/docs/releasenotes/TODO.html
+++ b/TAO/docs/releasenotes/TODO.html
@@ -610,6 +610,11 @@ class Foo {
</P>
</LI>
+ <LI><B>EC:</B> If a Supplier disconnects while it has consumers
+ registered for it's Supplier_ID, the consumers are not
+ connected again even if the supplier reconnects.
+ <P></LI>
+
<!-- Things below this point are "big" tasks" that -->
<!-- could require major work -->