summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlut <lut@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-07-01 14:15:01 +0000
committerlut <lut@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-07-01 14:15:01 +0000
commit14c34f55358932a19817e63070b6f84ecd2af65d (patch)
tree618d8670a3069c857f8a3847d705023468c1be74
parentd61d5c5fbd76a4cd00680e31d98edb11bee0316e (diff)
downloadATCD-14c34f55358932a19817e63070b6f84ecd2af65d.tar.gz
*** empty log message ***
-rw-r--r--TAO/CIAO/docs/releasenotes/index.html4
-rw-r--r--TAO/CIAO/docs/releasenotes/switch.html4
2 files changed, 5 insertions, 3 deletions
diff --git a/TAO/CIAO/docs/releasenotes/index.html b/TAO/CIAO/docs/releasenotes/index.html
index dc1f9f53153..3c2f828f966 100644
--- a/TAO/CIAO/docs/releasenotes/index.html
+++ b/TAO/CIAO/docs/releasenotes/index.html
@@ -41,7 +41,7 @@
developed by Washington University in St. Louis. Currently,
the two CIAO runtime co-exist in our source and the component
implementation could be used with both framework without much
- cyhange. (For the change that one has to go through please
+ change. (For the change that one has to go through please
read <a href="./switch.html">this</a>.)
</ul>
</ul>
@@ -420,7 +420,7 @@ certain release together. All interfaces and types are under
<li><b>CIAO 0.5 beta release</b> - (TAO 1.4.x, July 2004)
<ul>
- <li>Usable version of CIAO with the new DnC implementation
+ <li>Usable version of CIAO with the new DnC implementation
tested on Linux and Win32.
<li>Simple examples of usage is available in
<code>$CIAO_ROOT/DnC/tests</code>
diff --git a/TAO/CIAO/docs/releasenotes/switch.html b/TAO/CIAO/docs/releasenotes/switch.html
index 6f9e7ad9747..8664cc7abf4 100644
--- a/TAO/CIAO/docs/releasenotes/switch.html
+++ b/TAO/CIAO/docs/releasenotes/switch.html
@@ -20,8 +20,10 @@
ciao_component_dnc, ciao_servant_dnc, ciao_server_dnc</code>. Then
generate your makefile/solution/project files using either
<code>mwc.pl</code> or <code>mpc.pl</code> and build (rebuild) your
- binaries.
+ binaries.<br>
+ A couple examples of the component implementation are at:
+ <code>$CIAO_ROOT/DnC/tests</code>.
</ul>
<h3>When switching from the new CIAO runtime to the old one</h3>