]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
maint: make update-b4-copyright easier to use
[bison.git] / ChangeLog
index 0f33560d4c6b207e9947599fad7f8c749b7865a3..be422d295bef85975b60765cf943883ede93d185 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2009-08-06  Joel E. Denny  <jdenny@clemson.edu>
+
+       maint: make update-b4-copyright easier to use
+       * build-aux/update-b4-copyright: In warnings, report line
+       numbers rather than character positions.
+       * cfg.mk (update-copyright-local): Set to update-b4-copyright so
+       that update-copyright runs it.
+       * gnulib: Update.
+
+2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
+
+       maint: clean up update-b4-copyright code
+       * build-aux/update-b4-copyright: Do not accept 2-digit
+       UPDATE_COPYRIGHT_YEAR, which was not handled correctly.
+       Don't accept a `[' in a b4_copyright argument.
+       Format code more consistently.
+       Don't assume b4*copyright never occurs.
+
 2009-08-04  Joel E. Denny  <jdenny@clemson.edu>
 
        maint: automate b4_copyright updates.