diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 6 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 6 | ||||
-rw-r--r-- | html/index.html | 12 |
4 files changed, 29 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d568035beaf..6692bdd5dc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 22 10:27:01 2001 Paul Calabrese <calabrese_p@ociweb.com> + + * html/index.html: + + Add missing directories for Doxygen docs. + Fri Jun 22 00:26:34 2001 Krishnakumar B <kitty@cs.wustl.edu> * examples/Log_Msg/test_ostream.cpp (main): diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index d568035beaf..6692bdd5dc1 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,9 @@ +Fri Jun 22 10:27:01 2001 Paul Calabrese <calabrese_p@ociweb.com> + + * html/index.html: + + Add missing directories for Doxygen docs. + Fri Jun 22 00:26:34 2001 Krishnakumar B <kitty@cs.wustl.edu> * examples/Log_Msg/test_ostream.cpp (main): diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index d568035beaf..6692bdd5dc1 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,9 @@ +Fri Jun 22 10:27:01 2001 Paul Calabrese <calabrese_p@ociweb.com> + + * html/index.html: + + Add missing directories for Doxygen docs. + Fri Jun 22 00:26:34 2001 Krishnakumar B <kitty@cs.wustl.edu> * examples/Log_Msg/test_ostream.cpp (main): diff --git a/html/index.html b/html/index.html index ff842a5a1b5..942e7611930 100644 --- a/html/index.html +++ b/html/index.html @@ -56,7 +56,7 @@ </P> </LI> <LI><P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies: - </A>n + </A> TAO's smart proxies support library. </P> </LI> @@ -70,6 +70,11 @@ TAO's ad-hoc adapter for simple Object Keys. </P> </LI> + <LI><P><A HREF="tao/strategies/index.html">TAO_Strategies: + </A> + Additional configuration options and protocols for TAO. + </P> + </LI> </UL> <hr> @@ -97,6 +102,11 @@ TAO's Audio/Video Streaming Service implementation. </P> </LI> + <LI><P><A HREF="tao/ssliop/index.html">TAO_SSLIOP: + </A> + TAO's SSLIOP protocol implementation. + </P> + </LI> </UL> </body> |