Avoid collision between gnulib wrapper and libintl wrapper.
[pspp] / ChangeLog
index f30bdbf6b903fd6a9cc8a3779ac7ebbf4cf7c065..3384fb7d219fdae50fd9f1d9a9ad5deed1a6ed6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2010-03-25  Bruno Haible  <bruno@clisp.org>
+
+       Avoid collision between gnulib wrapper and libintl wrapper.
+       * lib/printf.c (printf): Don't define if a printf wrapper is already
+       defined in intl/printf.c.
+       Reported by Michel Boaventura <michel@michelboaventura.com>.
+
+2010-03-25  Bruno Haible  <bruno@clisp.org>
+
+       Use ANSI C.
+       * lib/readutmp.h (getutent): Provide ANSI C prototype.
+
 2010-03-25  Bruno Haible  <bruno@clisp.org>
 
        Minor formatting changes.