summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-29 11:26:41 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-29 11:26:41 +0200
commitaa1d60fec96400b6f0a07bf2701b8bc1ba955077 (patch)
tree1d0161bb15a2a3fd8275cf3c5cc5503a166c11a0 /ChangeLog
parent463890eaa2cb1f303b100f6889421761149e936f (diff)
downloadgnulib-aa1d60fec96400b6f0a07bf2701b8bc1ba955077.tar.gz
Make arpa/inet module build under MinGW.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f90e61093..7dd2b277f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-29 Simon Josefsson <simon@josefsson.org>
+
+ * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
+ HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
+
+ * modules/arpa_inet (arpa/inet.h): Use them.
+
2008-04-28 Eric Blake <ebb9@byu.net>
Test getndelim2.