summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-03-23 05:05:58 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-03-23 05:05:58 +0000
commit2b269e154f5cc72fe858322fc49366a7025d3707 (patch)
treeaf6c21e1996d74701fc3615ee8be28ed2bbff245
parent99662255186f1fd5d84373952a55dd16c9faefe8 (diff)
downloadATCD-2b269e154f5cc72fe858322fc49366a7025d3707.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 57d224dc289..27c1ba51cec 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Wed Mar 22 21:02:07 2000 Ossama Othman <ossama@uci.edu>
+
+ * tao/IIOP_Acceptor.cpp (hostname):
+
+ Fall back on IP address if hostname lookup fails. This gets
+ around a system configuration problem on hosts that don't have
+ the host tables or DNS setup properly. Thanks to J. Russell
+ Noseworthy <j.russell.noseworthy@objectsciences.com> for
+ motivating this feature. [Bug 503]
+
Wed Mar 22 16:24:26 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>
* orbsvcs/Notify_Service/Notify_Service.{h,cpp}: