summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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