+2009-11-03 Bruno Haible <bruno@clisp.org>
+
+ * NEWS: Document the new library dependencies of inet_ntop, inet_pton.
+
2009-11-03 Jim Meyering <meyering@redhat.com>
test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
Date Modules Changes
+2009-11-02 inet_pton The use of this module now requires linking with
+ $(INET_PTON_LIB).
+
+2009-11-02 inet_ntop The use of this module now requires linking with
+ $(INET_NTOP_LIB).
+
2009-10-10 utimens The use of this module now requires linking with
$(LIB_CLOCK_GETTIME).