Add missing file to last commit.
[pspp] / ChangeLog
index a838b64c3c8463cf25e11da1cd1fbd405edf35cd..7e1b78a240d21662e4bb544a131ac19a3e515688 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2009-03-04  Simon Josefsson  <simon@josefsson.org>
+
+       * MODULES.html.sh: Mention u64.
+       * modules/u64: New module.
+       * modules/crypto/sha512: Depend on u64 module instead of providing
+       u64.h.
+
+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