summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index 3b405fa08..622df4e28 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,11 @@
+2002-02-19 Ken Raeburn <raeburn@mit.edu>
+
+ * fake-addrinfo.c (_XOPEN_SOURCE_EXTENDED): Define if not defined,
+ and if not Mac or Windows, for duration of inclusion of netdb.h.
+ This gets us the h_errno declaration on HP-UX.
+ (getnameinfo): Cast gethostbyaddr pointer arg to char *, not
+ sockaddr *.
+
2002-02-10 Ken Raeburn <raeburn@mit.edu>
* fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake