X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e4caef0eadbc338cc3bcbb38f5bf0abbf6dc581f..77315a51c1fb97dc07e1de1105551f8250cdde31:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4ed61e36..71fc1a0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2012-01-15 Jim Meyering + + maint: avoid "the the" + * djgpp/README.in: s/the the/the/ + * src/parse-gram.c (lloc_default): Likewise. + * src/parse-gram.y (lloc_default): Likewise, and remove a + trailing space. + +2012-01-13 Jim Meyering + + build: avoid warning from coverity about lbitset_elt_find + * lib/lbitset.c (lbitset_elt_find): Remove unnecessary test of "elt", + at a point where we know it is non-NULL, due to prior dereference. + +2012-01-13 Akim Demaille + + maint: factor copyright year. + * configure.ac: Use $PACKAGE_COPYRIGHT_YEAR instead of repeating it. + +2012-01-13 Akim Demaille + + maint: catch missing gnulib macros. + * configure.ac: Add m4_pattern_forbid. + 2012-01-11 Tim Landscheidt java: remove used variable. @@ -24249,7 +24273,7 @@ ----- - Copyright (C) 1987-1988, 1991-2011 Free Software Foundation, + Copyright (C) 1987-1988, 1991-2012 Free Software Foundation, Inc. Copying and distribution of this file, with or without