]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
maint: make update-b4-copyright easier to use
[bison.git] / ChangeLog
index 3622853807c2d42a79cbdd020166c7709cf701b3..d358467c1aede15a5a2d4b5c829e26acefe0ed67 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.