]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
build: require gettext 0.17.
[bison.git] / ChangeLog
index 64aaf0045ce495cce773fa237737845a5975daff..647674aedca62e758493bf4cb93ca04089326778 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-08-17  Akim Demaille  <demaille@gostai.com>
+
+       build: require gettext 0.17.
+
+       Suggested by Bruno Haible.
+       http://lists.gnu.org/archive/html/bug-bison/2009-08/msg00009.html
+       * configure.ac: require gettext 0.17 to ensure compatibility with
+       gnulib.
+
+2010-07-24  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       tests: handle Valgrind that complains about >&-.
+       * tests/output.at (AT_CHECK_OUTPUT): Extend to accept pre-tests.
+       (Output files: -dv >&-): Skip test group if running
+       maintainer-check-valgrind.
+
 2010-07-21  Akim Demaille  <demaille@gostai.com>
 
        Pacify gcc warnings.