summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-11-17 19:07:34 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-11-17 19:07:34 +0000
commitceb6e0cb2dd94d46869a338519868c3de680e080 (patch)
treea6710c4a1750bf015666f2c2e84ef3f7ea220f38
parent6bbe6df25aae31387c817800f16688377d3be507 (diff)
downloadATCD-ceb6e0cb2dd94d46869a338519868c3de680e080.tar.gz
ChangeLogTag:Wed Nov 17 12:54:01 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog16
-rw-r--r--TAO/docs/index.html2
-rw-r--r--TAO/docs/orbsvcs.html2
-rw-r--r--TAO/docs/releasenotes/ec.html7
-rw-r--r--TAO/docs/releasenotes/index.html5
5 files changed, 28 insertions, 4 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 8129308fcad..df7c4e30234 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,19 @@
+Wed Nov 17 12:54:01 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * docs/index.html:
+
+ Changed the name of the link used to point to ORB services
+ documentation.
+
+ * docs/orbsvcs.html:
+
+ Pointed to the release notes for the latest information.
+
+ * docs/releasenotes/ec.html:
+ * docs/releasenotes/index.html:
+
+ Added links to the ec_options.html and cec_options.html.
+
Wed Nov 17 17:13:12 UTC 2004 Martin Corino <mcorino@remedy.nl>
* tests/CodeSets/simple/server.cpp:
diff --git a/TAO/docs/index.html b/TAO/docs/index.html
index ad95e341380..e3d2a55fc0e 100644
--- a/TAO/docs/index.html
+++ b/TAO/docs/index.html
@@ -35,7 +35,7 @@ HREF="http://www.omg.org/library/c2indx.html">CORBA</a> Documentation</h3>
<dt> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> TAO <a HREF="compiler.html">IDL Compiler Options</a> </dt><P>
<dt> <img alt="o"
src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> TAO <a HREF="libraries.html">Library Subsets</a></dt><p>
- <dt> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> <a HREF="orbsvcs.html">ORB Services Directories</a> </dt><P>
+ <dt> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> <a HREF="orbsvcs.html">ORB Services Documentation</a> </dt><P>
<dt> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> <a HREF="Tags.html">Tags and Magic Numbers</a> </dt><P>
</dl>
</td>
diff --git a/TAO/docs/orbsvcs.html b/TAO/docs/orbsvcs.html
index b1469d84279..e79eb4f411e 100644
--- a/TAO/docs/orbsvcs.html
+++ b/TAO/docs/orbsvcs.html
@@ -224,7 +224,7 @@ bgcolor="#ffffff">
<H2>SEE ALSO</H2>
- <P>You may you to check TAO
+ <P>You may want to check TAO
<A HREF="releasenotes/index.html">release notes</A>
for up to date information on status, changes, future work, etc.</P>
diff --git a/TAO/docs/releasenotes/ec.html b/TAO/docs/releasenotes/ec.html
index b1921b71942..c329040ea05 100644
--- a/TAO/docs/releasenotes/ec.html
+++ b/TAO/docs/releasenotes/ec.html
@@ -7,9 +7,14 @@
<BODY TEXT="#000000" BGCOLOR="#FFFFFF">
<H3>TAO's Real-time Event Service</H3>
- Point of contact: <A HREF="mailto:coryan@cs.wustl.edu">Carlos O'Ryan</A>
+ Point of contact: <A HREF="mailto:jwillemsen@remedy.nl">Johnny Willemsen</A>
<H4>Last Updated: $Date$</H4>
+ Documentation for the command line and service configurator
+ options used to configure the real-time event service is available <A
+ HREF="../ec_options.html">here</A>.
+
+
<H3>New on this release</H3>
<UL>
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index f396478cda3..a6fd3d6d222 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -1399,7 +1399,10 @@ Point of contact: <a href="mailto:pradeep@cs.wustl.edu">Pradeep Gore</a>
<p>The COS compliant Event Service implements the Event Service Specification:
<a href="ftp://ftp.omg.org/pub/docs/formal/97-12-11.pdf">(.pdf)</a>,
<a href="ftp://ftp.omg.org/pub/docs/formal/97-12-11.ps">(.ps)</a>
-<br>This implementation is based on the Real Time Event service.
+<br>The different command line and service configurator options used
+for configuring the CORBA event services are located <A
+href="../cec_options.html"> here</a>. This implementation is based on
+the Real Time Event service.
<h3>
Features in this release:</h3>