netdb: also supply struct addrinfo for cygwin 1.5.x
[pspp] / ChangeLog
index 132cb8a4d8455db39b30da6ed9acab2e78c6d3fb..46ecb9893889a50d9df9d08fc527529f81c1d16c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-10-22  Eric Blake  <ebb9@byu.net>
+
+       netdb: also supply struct addrinfo for cygwin 1.5.x
+       * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
+       older cygwin.
+       * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
+       cygwin.
+       * doc/posix-headers/netdb.texi (netdb.h): Document this.
+
+2008-10-22  Bruno Haible  <bruno@clisp.org>
+
+       * users.txt: Update entry about pspp.
+
 2008-10-21  Bruno Haible  <bruno@clisp.org>
 
        Simplification.