summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index db83cc52c..2e5416c32 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,5 +1,8 @@
2001-08-30 Ken Raeburn <raeburn@mit.edu>
+ * fake-addrinfo.c (getnameinfo): Cast address argument to
+ gethostbyaddr.
+
* fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL,
AI_DEFAULT): Define as bogus values, since they're part of
getipnodeby* API, not getaddrinfo API.