Remove useless test-pwrite.sh file.
[pspp] / ChangeLog
index 63d40c327c3f53eed020aebcd9975de3661db9b4..dcf8cf834792aea380bd93dcf4d112724a17c735 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2010-05-10  Peter O'Gorman  <pogma@thewrittenword.com>
+
+       Remove useless test-pwrite.sh file.
+       * tests/test-pwrite.sh: Delete file.
+       * modules/pwrite-tests: Remove references.
+       Reported by Bruno Haible.
+
+2010-05-10  Peter O'Gorman  <pogma@thewrittenword.com>
+
+       init.sh: fix a typo
+       * tests/init.sh: Correct typo in MALLOC_PERTURB_ initialization.
+
+2010-05-10  Jim Meyering  <meyering@redhat.com>
+
+       maint.mk: avoid using a temporary file in the always-defined-macros check
+       * top/maint.mk (.re-defmac): Remove rule.
+       (gl_trap_): Remove definition.
+       (sc_prohibit_always-defined_macros): Rewrite not to create and
+       depend on a temporary file.  Instead, depend on GNU grep's ability
+       to read a list of regular expressions from stdin when given "-f -".
+
 2010-05-09  Bruno Haible  <bruno@clisp.org>
 
        Update to GNU gettext 0.18.
@@ -9,6 +30,9 @@
 
 2010-05-09  Jim Meyering  <meyering@redhat.com>
 
+       init.sh: enable MALLOC_PERTURB_
+       * tests/init.sh: Enable glibc's malloc-perturbing option.
+
        maint.mk: improve sc_cross_check_PATH_usage_in_tests
        With my recent change in init.sh from the two-line form:
            -#   : ${srcdir=.}