warnings: Improve code.
[pspp] / ChangeLog
index 337475db0066f4502fd0abb23d94152214197617..8ae6063901c234e987bb54be799ca7dc851fbf9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2008-11-17  Simon Josefsson  <simon@josefsson.org>
+
+       * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
+       <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
+
+2008-11-17  Simon Josefsson  <simon@josefsson.org>
+
+       * m4/warnings.m4: Use CPPFLAGS to really check whether the
+       parameter works.
+
+2008-11-17  Simon Josefsson  <simon@josefsson.org>
+
+       * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
+
+2008-11-17  Bruce Korb  <bkorb@gnu.org>
+
+       * modules/parse-duration-tests: New file.
+       * tests/test-parse-duration.sh: New file.
+       * tests/test-parse-duration.c: New file.
+
+       New module 'parse-duration'.
+       * lib/parse-duration.h: New file.
+       * lib/parse-duration.c: New file.
+       * modules/parse-duration: New file.
+
+2008-11-17  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-select-out.sh: Comment out the first pipe test.
+       Reported by Simon Josefsson.
+
 2008-11-17  Bruno Haible  <bruno@clisp.org>
 
        * modules/getaddrinfo (Depends-on): Add servent, hostent.