]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
clarify documentation of %language in the NEWS file
[bison.git] / ChangeLog
index 35a839c6f16191f1aa516dd99fd558f970b1a813..aa96f08d9923e263beff464165fa5fd626cc1cf2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2008-07-31  Paolo Bonzini  <bonzini@gnu.org>
+
+       * NEWS: Clarify documentation of %language.
+
+2008-07-31  Paolo Bonzini  <bonzini@gnu.org>
+
+       Support usage of git-merge-changelog.
+       * .gitattributes: New.
+       * HACKING: Document usage of git-merge-changelog.
+       * bootstrap: Install git-merge-changelog entries in .git/config
+       if appropriate.
+
+2008-07-27  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Remove remaining dependence on CVS Id keyword.
+       * ChangeLog: For the sake of people still using CVS, don't use dollars
+       when mentioning Id.
+       * data/xslt/bison.xsl: Remove Id from header comments, where it was
+       unusual anyway.
+       * data/xslt/xml2dot.xsl: Likewise.
+       * data/xslt/xml2text.xsl: Likewise.
+       * data/xslt/xml2xhtml.xsl: Likewise.
+       * doc/Doxyfile.in (PROJECT_NUMBER): Don't use ID.
+       * doc/Makefile.am (neutralize): Remove, no longer needed.
+       (.x.1): Don't use neutralize.
+       (edit): Don't substitute for ID.
+       (Doxyfile): Don't define Id, and thus don't depend on ChangeLog.
+
+2008-07-27  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Fix dependence on computed configure variables.
+       * doc/Makefile.am (common_dep): Depend on $(top_srcdir)/configure not
+       $(top_srcdir)/configure.ac so that changes to computed variables, such
+       as PACKAGE_VERSION, are seen.
+       * tests/Makefile.am ($(srcdir)/package.m4): Likewise.
+
+2008-07-20  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Update copyright dates for recent changes.
+       * Makefile.am: Here.
+       * src/Makefile.am: Here.
+       * src/reduce.c: Here.
+       * tests/reduce.at: Here.
+
 2008-07-18  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Use git-version-gen for version names between releases.
 2008-07-18  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Use git-version-gen for version names between releases.
@@ -5,7 +49,7 @@
        * .gitignore (/.tarball-version, /GNUmakefile, /*~): Add.
        * .prev-version: New.
        * .version.in: Remove.
        * .gitignore (/.tarball-version, /GNUmakefile, /*~): Add.
        * .prev-version: New.
        * .version.in: Remove.
-       * ChangeLog: Remove the $Id$ previously used for capturing the CVS
+       * ChangeLog: Remove the Id previously used for capturing the CVS
        revision.
        * GNUmakefile: Remove, now copied from Gnulib.
        * Makefile.am: Add code suggested by comments in
        revision.
        * GNUmakefile: Remove, now copied from Gnulib.
        * Makefile.am: Add code suggested by comments in