test-update-copyright.sh: avoid false-positive failure
[gnulib.git] / ChangeLog
index fd82024..9623f17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2011-11-25  Jim Meyering  <meyering@redhat.com>
+
+       test-update-copyright.sh: avoid false-positive failure
+       * tests/test-update-copyright.sh: Use $TMP.? (not $TMP.*), to work
+       around false positive failure on Cygwin/Windows.  The latter was
+       matching erroneously-created files with names like
+       update-copyright.test-ex.4.bak.  Reported by Simon Josefsson.
+
+2011-11-25  Simon Josefsson  <simon@josefsson.org>
+
+       valgrind-tests.m4: Avoid breakage if valgrind on bash fails.
+       * m4/valgrind-tests.m4: Check that the parameters that will be
+       used works, not just a subset of them.  Reported by Bruno Haible
+       <bruno@clisp.org>.
+
 2011-11-24  Jim Meyering  <meyering@redhat.com>
 
        test-stdalign.c: comment out long double tests