summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-12 17:06:06 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-12 17:06:06 +0000
commita77bf123732b78982d47f4a110fba1eb2bc75b37 (patch)
treed5860c840cd4e48d4c1adb6bf7ac74ec67f468c1
parentd1aa02d5f15926de1dfc5f7b8a2affdd29eba5b3 (diff)
downloadATCD-a77bf123732b78982d47f4a110fba1eb2bc75b37.tar.gz
* orbsvcs/orbsvcs/IOR_Multicast.cpp:
Added "InterfaceRepository" to list of strings to compare in handle_events(). Multicast discovery of IFR now works, and has been tested locally on NT, locally on Solaris, and remotely between the two platforms in both directions. * orbsvcs/tests/InterfaceRepo/IFR_Test/README: * docs/releasenotes.index.html: Documentation updated with the above info.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 13bf13ed509..01dd58fc7eb 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,17 @@
+Wed Jul 12 12:02:15 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/IOR_Multicast.cpp:
+
+ Added "InterfaceRepository" to list of strings to compare
+ in handle_events(). Multicast discovery of IFR now works,
+ and has been tested locally on NT, locally on Solaris, and
+ remotely between the two platforms in both directions.
+
+ * orbsvcs/tests/InterfaceRepo/IFR_Test/README:
+ * docs/releasenotes.index.html:
+
+ Documentation updated with the above info.
+
Wed Jul 12 09:46:13 2000 Giga Giguashvili <gregoryg@paradigmgeo.com>
* tao/POAManager.h: added forward declaration of TAO_Object_Adapter