summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE-INSTALL.html2
-rw-r--r--ChangeLog-99b4
-rw-r--r--TAO/ChangeLog-99c18
-rw-r--r--TAO/TAO-INSTALL.html2
4 files changed, 17 insertions, 9 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 1655d447253..6c094c9bf08 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -931,7 +931,7 @@ the STL fixes.
<li><a href="http://www.panix.com/~hoggardb/index.shtml">Barry
Hoggard</a> maintains a <a
- href="http://www.panix.com/~hoggardb/corba/">CORBA Page</a>
+ href="http://www.torus-software.com/corba/">CORBA Page</a>
which contains very helpful information on setting MSVC project
settings. You'll need to filter out stuff related to TAO if you
only use ACE.<br><br>
diff --git a/ChangeLog-99b b/ChangeLog-99b
index c11f282e38d..7027e70aeb1 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,7 @@
+Mon Jun 14 09:58:02 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ACE-INSTALL.html: Updated Barry Hoggard's CORBA page URL.
+
Mon Jun 14 07:17:23 1999 David L. Levine <levine@cs.wustl.edu>
* docs/ACE-guidelines.html: fixed typo: exceptions.
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 8f361d8d102..30bc6cc7815 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,7 @@
+Mon Jun 14 09:58:47 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * TAO-INSTALL.html: Updated Barry Hoggard's CORBA page URL.
+
Mon Jun 14 08:56:02 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp:
@@ -26,13 +30,13 @@ Mon Jun 14 03:57:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* TAO_IDL/be/be_visitor_interface/interface_sh.cpp
* TAO_IDL/be/be_visitor_interface/interface_ss.cpp
(visit_interface): Added code to generate the declaration and
- the default implementation of <_create_collocated_objref>
- method. The default implementation only returns a
- _tao_collocated_* object because I didn't separate the
- implementation of Thru_POA and Direct collocated object
- implementation. Users are allowed to overwrite this method to
- provide more nifty collocated objects. However, this method is
- not CORBA compliant.
+ the default implementation of <_create_collocated_objref>
+ method. The default implementation only returns a
+ _tao_collocated_* object because I didn't separate the
+ implementation of Thru_POA and Direct collocated object
+ implementation. Users are allowed to overwrite this method to
+ provide more nifty collocated objects. However, this method is
+ not CORBA compliant.
* TAO_IDL/be/be_visitor_interface/interface_cs.cpp
(visit_interface): First attemp to decouple stubs from skeleton
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 9a4c3738185..adf6819de69 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -185,7 +185,7 @@ you want to use. This variable will override the default.
<p><a href="http://www.panix.com/~hoggardb/index.shtml">Barry
Hoggard</a> maintains a <a
-href="http://www.panix.com/~hoggardb/corba/">CORBA Page</a>
+href="http://www.torus-software.com/corba/">CORBA Page</a>
which contains very helpful information on setting MSVC project
settings for TAO applications.</P>