update from texinfo
[gnulib.git] / ChangeLog
index a838b64..ccc0e4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2009-03-27  Eric Blake  <ebb9@byu.net>
+
+       test-strerror: make debugging EAI_SYSTEM easier
+       * modules/getaddrinfo-tests (Depends-on): Add strerror.
+       * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
+       failure was EAI_SYSTEM.
+
+2009-03-25  Bruno Haible  <bruno@clisp.org>
+
+       Fix a problem with --enable-relocatable on Solaris 7.
+       * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
+       since 2008-02-24.
+
 2009-03-25  Eric Blake  <ebb9@byu.net>
 
        test-sockets: avoid gcc warning