Port test-getaddrinfo to Solaris.
[gnulib.git] / ChangeLog
index 6d9f663..1ea7dc9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,24 @@
+2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Port test-getaddrinfo to Solaris.
+       Problem reported by Bruno Haible in
+       <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
+       * tests/test-getaddrinfo.c (simple): Add a comment asking for an
+       explanation of setting 'hints'.
+       (SERV1, SERV2, SERV3): Don't use "http" and "https"; this doesn't
+       work in Solaris 10 and earlier.
+
 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
 
+       The license of gnu-make and posix-shell is now "GPLed build tool".
+       * modules/gnu-make (License): Likewise.
+       * modules/posix-shell (License): Likewise.
+
        New module posix-shell, for determining a POSIX shell
        or perhaps something that is close enough to a POSIX shell.
        * m4/posix-shell.m4: New file.
        * modules/posix-shell: New file.
+
        * MODULES.html.sh: Mention new module.
 
        New module gnu-make, for determining whether we're using GNU Make.