]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
[bison.git] / ChangeLog
index 370ac3bf1ae14b8b7ad8694c6bd321e35e20eb2b..598a51bbc0aea93f19c61f77f27278eabc06d40b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-21  Joel E. Denny  <jdenny@clemson.edu>
+
+       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  <jdenny@clemson.edu>
+
+       * bootstrap: Import improvements from latest gnulib.
+
 2010-01-19  Joel E. Denny  <jdenny@clemson.edu>
 
        build: require Automake 1.11.1 to avoid a security flaw.