summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-05 00:11:26 +0000
committerfredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-05 00:11:26 +0000
commit7b09bd6ed76533d0f83ce3bd076614d58eb13329 (patch)
tree18c6188bcffff09dbeeed259ef7acc7cb471f93f
parent44c39723aba2c5d934fc7827e00bd2cdf6ccc450 (diff)
downloadATCD-7b09bd6ed76533d0f83ce3bd076614d58eb13329.tar.gz
*** empty log message ***
-rw-r--r--TAO/docs/releasenotes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index b96f029695c..c16e37f84e0 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -762,7 +762,7 @@ selection criteria in choosing server endpoints for carrying out
consequent corba requests on objects. This client-side feature
together with the server-side capability to create multiple endpoints with
different priorities directly contributes to maintaining end-to-end
-priority in a distributed system. Please see TAO/tao/TAO.idl for
+priority in a distributed system. Please see TAO/tao/TAO.pidl for
ClientPriorityPolicy interface, and TAO/tests/Endpoint_Per_Priority for
its use. Current implementation does not work properly in presence of
location forward messages. <P>