X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/269e222e24b03ccc4ab7881d960750ddeb131b05..a1a9422d4a2f70ff89e06318ba154851c3700f60:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 0f33560d..be422d29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2009-08-06 Joel E. Denny + + 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 + + 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 maint: automate b4_copyright updates.