summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-09 04:06:32 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-09 04:06:32 +0000
commit111198f24808be9328d6e80ac9e43039e79367ab (patch)
treea652260cf4db72fd3077a18bd54ea376e680022d /ChangeLog-97b
parent2f193d2eb2fd817df3ee9bb063b2259c0ad2547a (diff)
downloadATCD-111198f24808be9328d6e80ac9e43039e79367ab.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index dda0d160bad..f5efa7c231f 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,5 +1,9 @@
Sat Nov 8 15:46:30 1997 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
+ * ace/INET_Addr.cpp: Enhanced the get_host_name() functions so
+ that if the sin_addr.s_addr == INADDR_ANY we assume that we're a
+ server, and we return our "hostname".
+
* Added a number of minor fixes for UNIXWARE with G++. Thanks to
Michael Rueger <m_rueger@syscomp.de> for reporting these.