X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/3c0be4341168b7dfdfba9430db0b74bc71d911c3..af8a609a90c48d1a7e6ea9e31dba4fbad6c7fbed:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 2f4d3d1c..54ac2e18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2010-01-21 Joel E. Denny + + maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it. + * HACKING (Release Procedure): Update notes on copyright years. + * Makefile.am (update-package-copyright-year): New target rule. + * build-aux/update-package-copyright-year: New file. + * cfg.mk (update-copyright): Add update-package-copyright-year + as a dependency. + +2010-01-19 Joel E. Denny + + * bootstrap: Import improvements from latest gnulib. + +2010-01-19 Joel E. Denny + + build: require Automake 1.11.1 to avoid a security flaw. + * HACKING (Release Procedure): Don't document Automake security + flaw here. + * configure.ac (AM_INIT_AUTOMAKE): Require 1.11.1, and explain + why here. + +2010-01-19 Joel E. Denny + + gnulib: update to latest. + 2010-01-19 Joel E. Denny ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.