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 35c585a3e..3b405fa08 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,11 @@
+2002-02-10 Ken Raeburn <raeburn@mit.edu>
+
+ * fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake
+ getaddrinfo support is needed.
+ (fixup_addrinfo): Declare.
+ * fake-addrinfo.c (fixup_addrinfo): New function, fixes up
+ breakage in AIX and GNU implementations (so far) of getaddrinfo.
+
2002-01-08 Ken Raeburn <raeburn@mit.edu>
* socket-utils.h (ss2sin6) [__GNUC__]: Define inline function only